auth-configuration/sso-configuration/templates/custom.model.ts
Properties |
accessTokenToUserDataMappings |
accessTokenToUserDataMappings:
|
Type : AccessTokenToUserDataMappings
|
audience |
audience:
|
Type : string
|
authorizationRequest |
authorizationRequest:
|
Type : RequestConfiguration
|
buttonName |
buttonName:
|
Type : string
|
certificateType |
certificateType:
|
Type : CertificateType
|
clientId |
clientId:
|
Type : string
|
externalTokenConfig |
externalTokenConfig:
|
Type : ExternalToken
|
issuer |
issuer:
|
Type : string
|
logoutRequest |
logoutRequest:
|
Type : RequestConfiguration
|
onNewUser |
onNewUser:
|
Type : OnNewUser
|
providerName |
providerName:
|
Type : string
|
redirectToPlatform |
redirectToPlatform:
|
Type : string
|
refreshRequest |
refreshRequest:
|
Type : RequestConfiguration
|
signatureVerificationConfig |
signatureVerificationConfig:
|
Type : SignatureConfiguration
|
template |
template:
|
Type : TemplateType
|
tokenRequest |
tokenRequest:
|
Type : RequestConfiguration
|
useIdToken |
useIdToken:
|
Type : boolean
|
userIdConfig |
userIdConfig:
|
Type : UserIdConfig
|
visibleOnLoginPage |
visibleOnLoginPage:
|
Type : boolean
|