Package version:

Interface OpenIdConnectLogin

The configuration settings of the login flow of the custom Open ID Connect provider.

Hierarchy

  • OpenIdConnectLogin

Properties

Properties

nameClaimType?: string

The name of the claim that contains the users name.

scopes?: string[]

A list of the scopes that should be requested while authenticating.

Generated using TypeDoc