- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2025 12:54 AM
1) I can see client secret for some applications and can't for some applications how we need to manage them?
2) If I want to hide the secret even after clicking on toggle what are the options we do have?
can some help me out?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2025 01:53 AM
then create field level READ ACL and ensure only limited users can see.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2025 01:09 AM
But why to hide?
If the logged in user is able to toggle and see it means that user has correct permissions to view that.
check this
How to hide/disable Toggle Password Visibility of the Client Secret field for OAuth Entity
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2025 01:20 AM
If I do that that will affect all the registries.
The client does not have lower instances as they are directly sharing live instance client id and client secret, they don't make it visible for everyone because every developer mostly here is having admin roles can easily see or access them right?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2025 01:53 AM
then create field level READ ACL and ensure only limited users can see.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2025 08:04 AM
Ok, so I'm looking at an OAUTH application registry:
All of my READ ACL's for oauth_entity have Admin Override set to 'true':
but yet, i'm still not able to view the client secret!?