Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Portal is not showing logout page

mjeeshan
Mega Contributor

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
Mega Sage
Mega Sage

Hi

Go to Service Portal -> Pages -> csb_index page

Try to uncheck public checkbox

View solution in original post

2 REPLIES 2

Shruti
Mega Sage
Mega Sage

Hi

Go to Service Portal -> Pages -> csb_index page

Try to uncheck public checkbox

Thankyou @Shruti  it worked.