Back to Abp

Installation Notes for Identity Server Module

modules/identityserver/src/Volo.Abp.IdentityServer.Installer/InstallationNotes.md

10.3.0814 B
Original Source

Installation Notes for Identity Server Module

IdentityServer module provides a full integration with the IdentityServer4 (IDS) framework, which provides advanced authentication features like single sign-on and API access control. This module persists clients, resources and other IDS-related objects to database. This module is replaced by OpenIddict module after ABP v6.0 in the startup templates.

Note: You can not use IdentityServer and OpenIddict modules together. They are separate OpenID provider libraries for the same job.

Documentation

For detailed information and usage instructions, please visit the Identity Server Module documentation.