Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Portal is not showing logout page

Not applicable

Hi,

I’ve created a custom portal and added a custom page named csb_index. The issue I’m facing is that when I click on the Logout button, the system does not redirect to the standard username/password login page. Instead, it shows the two widgets that are marked as public OOB widgets (as shown in the attached image).

mjeeshan_0-1762516123807.png

mjeeshan_1-1762516151444.png

 

issue is with csb_index page because when i am adding different page its working fine but when i am adding this csb_index as home page then its stopped working. but i am not able to find out the exact reason.

Could someone please help me identify what might be causing this issue and how I can fix it?

Thank you.

1 ACCEPTED SOLUTION

Shruti
Giga Sage

Hi

Go to Service Portal -> Pages -> csb_index page

Try to uncheck public checkbox

View solution in original post

2 REPLIES 2

Shruti
Giga Sage

Hi

Go to Service Portal -> Pages -> csb_index page

Try to uncheck public checkbox

Not applicable

Thankyou @Shruti  it worked.