Module

Identity Server UI

Managing the identity server objects like clients, API resources, identity resources, secrets, application URLs, claims and more.

Overview

This module provides complete integration and management UI for the IdentityServer.

Features

Client Management

Used to manage clients consuming your API and identity resources.

is4-client

Client edit dialog provides very detailed management for a particular client, including allowed resources, secrets, URLs, tokens, grant types... etc.

is4-client-edit

Identity Resources

Identity resources page is used to define and manage identity resources with their related claims.

is4-identityresources

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:

is4-identityresources-edit

API Resources

The API resources page is used to define your API endpoints and manage their claims, scopes, secrets and other properties.

is4-apiresources

Edit modal for an API resource:

is4-apiresources-edit

Login Features

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.

Database Providers

UI Frameworks

Useful Links

Documentation