Get OAuth2 client by ID as a payload

Returns the client provisioning payload as a compact nested JWE(JWS): a JWS signed by this instance's OAUTH2SIGNING key (verifiable via /.well-known/jwks.json) wrapped in a JWE encrypted to the proxy's public key, so the client secret stays confidential while the payload transits the browser.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Headers
string
Defaults to Swagger
Responses
200

OAuth2 client provisioning token

401

Authentication required

404

OAuth2 client not found

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!