The CreatorCon Call for Content is officially open! Get started here.

Why I am not able to see client secret even after click on toggle password visibility??

KM SN
Tera Expert

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?

1 ACCEPTED SOLUTION

@KM SN 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

@KM SN 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

KM SN
Tera Expert

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?

@KM SN 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

xiaix
Tera Guru

Ok, so I'm looking at an OAUTH application registry:

xiaix_0-1746802910292.png


All of my READ ACL's for oauth_entity have Admin Override set to 'true':

xiaix_1-1746803021095.png


but yet, i'm still not able to view the client secret!?