Options
All
  • Public
  • Public/Protected
  • All
Menu

Config options to communicate exactly how to handle requests.

Hierarchy

  • InteractionPolicy

Implemented by

Index

Properties

Properties

policy

policy: Prompt[]

url

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

Type declaration

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

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

      Returns CanBePromise<string>