Class IdentityProviderHttpHandler

Generates the active Interaction object if there is an ongoing OIDC interaction. Finds the account ID if there is cookie metadata.

Calls the stored InteractionHandler with that information and returns the result.

Hierarchy

Constructors

Properties

cookieStore: CookieStore
logger: Logger = ...
providerFactory: ProviderFactory

Methods