SSO and External Login attempts

amtg
Kilo Contributor

Hi,

I want to store the details of the user logging into my servicenow instance. Capturing success and failure of all login attempts the login attempt should include SAML and side_door access.

Could anyone let me know if this information is stored in some table in servicenow already? I want below information to be captured :

  • User ID
  • User Name
  • Login Time

Can you tell me what needs to be done for this?

5 REPLIES 5

amtg
Kilo Contributor

Hi Sergiu,



Thanks for the response. This table does not store the information if he used a SSO login or side_door access. Where or How can i get this information?