How to retrieve a client secret from UAA

59 views Asked by At

I am using UAA as an OAuth2 provider. I created a client using /oauth/client API endpoint with a client_secret that I have forgotten. I tried the list clients API endpoint but it did not provide me the client secret in the response.

How can I find the client's secret?

0

There are 0 answers