- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2023 01:53 PM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2023 06:23 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2023 07:40 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2023 06:14 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2023 06:23 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2023 06:26 AM
Thanks, Maik.