Want To Fetch the Oauth Client Secret Using Rest API

Hi Team,

We want to fetch the Oauth 2 client from OpenAM and perform the client validations from postman.

When ever a new configuration is implemented, we perform validation for all the Oauth2 clients, for now we were manually entering the client secret and validating from postman, now we want to automate it by reading the Oauth 2 client secret from OPenAM using rest api and use it for other endpoint.

Hi @kjonn413

I do not believe such a functionality exists in OpenAM.