auth-configuration/sso-configuration/sso-configuration.model.ts
ITenantLoginOption
Properties |
| accessTokenToUserDataMappings |
accessTokenToUserDataMappings:
|
Type : AccessTokenToUserDataMappings
|
| audience |
audience:
|
Type : string
|
| authorizationRequest |
authorizationRequest:
|
Type : Request
|
| buttonName |
buttonName:
|
Type : string
|
| clientId |
clientId:
|
Type : string
|
| id |
id:
|
Type : string
|
| Optional |
| issuer |
issuer:
|
Type : string
|
| logoutRequest |
logoutRequest:
|
Type : Request
|
| onNewUser |
onNewUser:
|
Type : OnNewUser
|
| providerName |
providerName:
|
Type : string
|
| redirectToPlatform |
redirectToPlatform:
|
Type : string
|
| refreshRequest |
refreshRequest:
|
Type : Request
|
| self |
self:
|
Type : string
|
| Optional |
| signatureVerificationConfig |
signatureVerificationConfig:
|
Type : SignatureVerificationConfig
|
| template |
template:
|
Type : TemplateType
|
| tokenRequest |
tokenRequest:
|
Type : Request
|
| userIdConfig |
userIdConfig:
|
Type : UserIdConfig
|
| visibleOnLoginPage |
visibleOnLoginPage:
|
Type : boolean
|