You can use the PingOne console
to get the client secret for an existing OpenID Connect (OIDC)
An authentication protocol built on top of OAuth that authenticates users and enables clients
(relying parties) of all types to request and receive information about authenticated
sessions and users. OIDC is extensible, allowing clients to use optional features such
as encryption of identity data, discovery of OpenID Providers (OAuth authorization
servers), and session management.
application without having to make an API
A specification of interactions available for building software to access an application or service. call.
-
Go to .
-
Locate the application for which you want to view the client secret. You can browse
or search for applications.
-
Click the application entry to open the details panel.
-
Click the Configuration tab, and locate the
General section.
-
Locate the Client Secret section. Click the eye icon to make
the secret readable.
-
To copy the client secret, click the Copy to clipboard
button.