Options
All
  • Public
  • Public/Protected
  • All
Menu

Interaction policy that redirects to idpPath. Uses the select_account interaction policy.

Hierarchy

  • AccountInteractionPolicy

Implements

Index

Constructors

Properties

Constructors

constructor

Properties

Readonly policy

policy: Prompt[]

Readonly url

url: (ctx: ParameterizedContext<DefaultState, DefaultContext & { oidc: OIDCContext }, unknown>) => string

Type declaration

    • (ctx: ParameterizedContext<DefaultState, DefaultContext & { oidc: OIDCContext }, unknown>): string
    • Parameters

      • ctx: ParameterizedContext<DefaultState, DefaultContext & { oidc: OIDCContext }, unknown>

      Returns string