Register
Use the template selector to choose the right client type — SPA, Web App, M2M, or Device. Templates pre-fill appropriate grant types and security settings. The LivePreviewCard shows the exact registration payload before you submit.
Configure
After registration, manage basic settings, security options (PKCE, CORS, mTLS), advanced token lifetimes, refresh rotation, allowed scopes, and the full client lifecycle including secret rotation, disable, and deletion with token revocation.
| Path | Screen |
|---|---|
| /idp/clients-center | Clients Center — list of all registered OAuth clients with type badges and status |
| /idp/clients-center/new | Register Client wizard — template selector → basic settings → live preview → credentials |
| /idp/clients-center/:clientId | Client Detail — Settings, Security, Advanced, Scopes, and Danger Zone tabs |
Register a Client
Create a new OAuth 2.0 client from a template, fill in redirect URIs and grant types, verify the live preview payload, and copy the one-time client credentials.
Client Configuration
Edit URIs, configure PKCE and CORS, set token lifetimes and refresh rotation, rotate secrets with a grace period, manage scopes, enable/disable the client, and safely delete it.