🔗 Plugin

OAuth Clients Center

Register and manage OAuth 2.0 client applications in EmpowerNow's IdP. Control which applications are allowed to request tokens, configure grant types, redirect URIs, PKCE enforcement, token lifetimes, scope allowlists, and the full client lifecycle including rotation and deletion.

Training context → Day 06 — IdP Concepts Day 17 — IdP in Plugins

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.

Plugin routes
Every screen reachable within OAuth Clients Center
PathScreen
/idp/clients-centerClients Center — list of all registered OAuth clients with type badges and status
/idp/clients-center/newRegister Client wizard — template selector → basic settings → live preview → credentials
/idp/clients-center/:clientIdClient Detail — Settings, Security, Advanced, Scopes, and Danger Zone tabs
Guides for this plugin