AuthenticationType Data Type

Properties
name data type description
source UserSource
keycloakServerUrl string
keycloakRealm string
keycloakResource string

Example

{
  "source" : "LDAP",
  "keycloakServerUrl" : "...",
  "keycloakRealm" : "...",
  "keycloakResource" : "..."
}