The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Where can I find the "Remember me" information of the logged in user?

Vinicius5
Tera Contributor

Hello,

I would like to know where I can find the information if, for the logged in user, his "Remember me" is checked or not. I couldn't find this information in the documentation. I need to know for each user of the instance the information in the "Remember me" check box, TRUE or FALSE, is there a table for that? Where can I consult this information for each user?

Note: I'm not talking about the "glide.ui.remember.me.default" property.

 

Can you help me?

 

Thanks in advance.

1 ACCEPTED SOLUTION

Hi @Vinicius5 

it doesn't matter as with SSO you will never see the normal login screen. If the leveraged SSO system has a similar option then this is not related to ServiceNow

Maik

View solution in original post

4 REPLIES 4

Maik Skoddow
Tera Patron
Tera Patron

Hi @Vinicius5 

this is information is not stored in the system but in the local browser. But don't ask me where exactly. Wasn't able to find the respective storage.

Maik

Hi, @Maik Skoddow, thanks!

I understand that these are the user's browser cookies. Can you tell me if this "Remember me" information matters when logging into the instance with SSO? I didn't find that statement in the documentation I read.

Hi @Vinicius5 

it doesn't matter as with SSO you will never see the normal login screen. If the leveraged SSO system has a similar option then this is not related to ServiceNow

Maik

Thanks, Maik.