Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IdentityProviderHttpHandlerArgs

Index

Properties

baseUrl

baseUrl: string

Base URL of the server.

converter

Used for content negotiation.

errorHandler

errorHandler: ErrorHandler

Used for converting output errors.

idpPath

idpPath: string

Relative path of the IDP entry point.

interactionCompleter

interactionCompleter: InteractionCompleter

Used for POST requests that need to be handled by the OIDC library.

interactionRoutes

interactionRoutes: InteractionRoute[]

All routes handling the custom IDP behaviour.

providerFactory

providerFactory: ProviderFactory

Used to generate the OIDC provider.