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
Interaction policy that redirects to
idpPath
. Uses theselect_account
interaction policy.