Script for login authentication

Vimal Priya
Giga Guru

Hi All,

What is script (script include/ BRule)   used for validating user login into the servicenow instance?

Please share it.

Thanks in advance.

Regards,

VimalPriya S

13 REPLIES 13

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hi Pradeep,



The given link is for on which page the user to be redirected once sucessfully logged in to the service-now instance.



But I am asking that which script authenticates onclick of the login button the user who logging in to the servicenow instance .



Thanks in advance.


Regards,


VimalPriya S


Here you go.


Go to system definition->installation exists->check for name login.



I hope this answers your question.


Pradeep,Thanks for immediate response.


Here is my breif description for your understanding.


While the user entering their username and password and clicking the login button which script helps to validate the given user details with the LDAP user data and provide the session


If possible could you please highlight the function populates the error information like"username or password.is invalid".


And also I have checked in the Installation exists Which has the message in glidesystem as login_invalid where it is exactly sync?