auth-configuration/sso-configuration/templates/key-cloak.model.ts
Properties |
accessTokenToUserDataMappings |
accessTokenToUserDataMappings:
|
Type : AccessTokenToUserDataMappings
|
audience |
audience:
|
Type : string
|
buttonName |
buttonName:
|
Type : string
|
clientId |
clientId:
|
Type : string
|
clientSecret |
clientSecret:
|
Type : string
|
externalTokenConfig |
externalTokenConfig:
|
Type : ExternalToken
|
keyCloakAddress |
keyCloakAddress:
|
Type : string
|
logoutRequest |
logoutRequest:
|
Type : RequestConfiguration
|
onNewUser |
onNewUser:
|
Type : OnNewUser
|
realmName |
realmName:
|
Type : string
|
redirectToPlatform |
redirectToPlatform:
|
Type : string
|
scopeId |
scopeId:
|
Type : string
|
useIdToken |
useIdToken:
|
Type : boolean
|
userIdConfig |
userIdConfig:
|
Type : UserIdConfig
|
visibleOnLoginPage |
visibleOnLoginPage:
|
Type : boolean
|