auth-configuration/sso-configuration/templates/aad.model.ts
Properties |
aadAddress |
aadAddress:
|
Type : string
|
accessTokenToUserDataMappings |
accessTokenToUserDataMappings:
|
Type : AccessTokenToUserDataMappings
|
applicationId |
applicationId:
|
Type : string
|
buttonName |
buttonName:
|
Type : string
|
clientSecret |
clientSecret:
|
Type : string
|
externalTokenConfig |
externalTokenConfig:
|
Type : ExternalToken
|
issuer |
issuer:
|
Type : string
|
onNewUser |
onNewUser:
|
Type : OnNewUser
|
publicKeyDiscoveryUrl |
publicKeyDiscoveryUrl:
|
Type : string
|
redirectAfterLogout |
redirectAfterLogout:
|
Type : boolean
|
redirectAfterLogoutUrl |
redirectAfterLogoutUrl:
|
Type : string
|
redirectToPlatform |
redirectToPlatform:
|
Type : string
|
signatureVerificationConfig |
signatureVerificationConfig:
|
Type : SignatureConfiguration
|
tenant |
tenant:
|
Type : string
|
useIdToken |
useIdToken:
|
Type : boolean
|
userIdConfig |
userIdConfig:
|
Type : literal type
|
visibleOnLoginPage |
visibleOnLoginPage:
|
Type : boolean
|