Manage clients, API resources, identity resources, secrets, application URLs, claims and more.
This module provides complete integration and management UI for the IdentityServer.
Used to manage clients consuming your API and identity resources.
Client edit dialog provides very detailed management for a particular client, including allowed resources, secrets, URLs, tokens, grant types... etc.
The identity resources page is used to define and manage identity resources and their related claims.
Standard claims and identity resources are already created for you; you can delete or change them if you need. Edit modal for an identity resource:
The API resources page is used to define your API endpoints and manage their claims, scopes, secrets and other properties.
Edit modal for an API resource:
In addition to the management features above, this module also provides the necessary UI and backend logic to make your application an OpenId Connect server with consent UI, redirections and other discovery and authentication endpoints.