I want to enable login only through SSO and restrict login from side door and login.do.

rakesh18081989
Tera Contributor

I want to enable login only through SSO and restrict login from side door and login.do.

6 REPLIES 6

Michael Fry1
Kilo Patron

Did you try setting glide.authentication.external.disable_local_login to true: External Authentication (Single Sign-On - SSO) - ServiceNow Wiki


When set to true requires SSO credentials even for the main ServiceNow login page.


Yes it is set to true but I am still able to login via login.do.



Can we do something from Installation exit or Ui Macro to achieve this.


that is exactly what i am looking for brother ..


Hello Michael,

We have forbidden by using adaptative authentication.

See as an example demo policy "Allow Local Login for Admins only"

https://docs.servicenow.com/bundle/washingtondc-platform-security/page/integrate/authentication/task...