How to enable "maintenance mode banner" on ServiceNow instance?

dpopov
Kilo Contributor

HI there,

we're using Service-Now instance as   Customer Support portal, and would like to have UI not accessible for any user (except admin) for a period of maintenance.

Ideally, we would like to show all users banner with a redirect link (or just message) telling them that Instance is not accessible at this time.

But all admin should still be able to login to the instance.

Is there a a simple way to enable such a mode?

5 REPLIES 5

Amruta12
Tera Contributor

Did you find any solution for this?

You can disable SSO so that end users can't access your instance during maintenance mode.

Admins can still access your instance via side_door during maintenance mode.

 

Regards,

Sachin

Hi Sachin

 

Disabling SSO is making the instance URL go in loop (it keeps refreshing). We would like to redirect users to a page with meaningful maintenance message.

You need to configure your login installation exit for redirecting users with meaningful maintenance mode banner.

 

 

 

https://www.servicenowguru.com/system-definition/custom-login-validation-installation-exits/

 

Regards,

Sachin