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