Table of Contents

Namespace Microsoft.Extensions.DependencyInjection

Classes

IdentityServerBuilderDynamicSchemesExtensions

Add extension methods for configuring generic dynamic providers.

IdentityServerBuilderExtensions

Extension methods for the IdentityServer builder

IdentityServerBuilderExtensionsAdditional

Builder extension methods for registering additional services

IdentityServerBuilderExtensionsCore

Builder extension methods for registering core services

IdentityServerBuilderExtensionsCrypto

Builder extension methods for registering crypto services

IdentityServerBuilderExtensionsInMemory

Builder extension methods for registering in-memory services

IdentityServerBuilderOidcExtensions

Add extension methods for configuring OIDC dynamic providers.

IdentityServerServiceCollectionExtensions

DI extension methods for adding IdentityServer

LocalApiAuthenticationExtensions

Extensions for registering the local access token authentication handler

ServerSideSessionCleanupHost

Helper to cleanup expired server side sessions.

SessionManagementServiceCollectionExtensions

Extension methods for adding session management

TestBackchannelLoginUserValidator

Implementation of IBackchannelAuthenticationUserValidator using the test user store.

Interfaces

IIdentityServerBuilder

IdentityServer builder Interface