get
https://{targetURL}/api/v1/oauth2/clients//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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200OAuth2 client provisioning token
401Authentication required
404OAuth2 client not found