auth-configuration/sso-configuration/template-parts/external-token-config.model.ts
Properties |
Methods |
constructor(externalTokenConfig: ExternalTokenConfig)
|
||||||
|
Parameters :
|
| accessTokenValidityCheckIntervalInMinutes |
Type : number
|
| enabled |
Type : boolean
|
| tokenValidationRequest |
Type : RequestConfiguration
|
| userOrAppIdConfig |
Type : UserIdConfig
|
| validationMethod |
Type : ValidationMethod
|
| validationRequired |
Type : boolean
|
| toExternalTokenConfig |
toExternalTokenConfig()
|
|
Returns :
ExternalTokenConfig
|