KeycloakRealm
v1
resource to define an Realm within a KeyclaokInstance
spec
Type: object
Property | Type | Required |
---|---|---|
definition | object | ✅ |
instanceRef | string | ✅ |
options | object | |
patchFrom | object |
the KeycloakRealm resource
spec.definition
Type: object
Validation Rule | Error Message |
---|---|
has(self.realm) == has(oldSelf.realm) | Value is immutable |
missing
spec.definition.accessCodeLifespan
Type: integer
missing
spec.definition.accessCodeLifespanLogin
Type: integer
missing
spec.definition.accessCodeLifespanUserAction
Type: integer
missing
spec.definition.accessTokenLifespan
Type: integer
missing
spec.definition.accessTokenLifespanForImplicitFlow
Type: integer
missing
spec.definition.accountTheme
Type: string
missing
spec.definition.actionTokenGeneratedByAdminLifespan
Type: integer
missing
spec.definition.actionTokenGeneratedByUserLifespan
Type: integer
missing
spec.definition.adminEventsDetailsEnabled
Type: boolean
missing
spec.definition.adminEventsEnabled
Type: boolean
missing
spec.definition.adminTheme
Type: string
missing
spec.definition.applicationScopeMappings
Type: object
missing
spec.definition.attributes
Type: object
missing
spec.definition.authenticationFlows[]
Type: object
Property | Type | Required |
---|---|---|
alias | string | |
authenticationExecutions[] | object | |
builtIn | boolean | |
description | string | |
id | string | |
providerId | string | |
topLevel | boolean |
missing
spec.definition.authenticationFlows[].alias
Type: string
missing
spec.definition.authenticationFlows[].authenticationExecutions[]
Type: object
Property | Type | Required |
---|---|---|
authenticator | string | |
authenticatorConfig | string | |
authenticatorFlow | boolean | |
autheticatorFlow | boolean | |
flowAlias | string | |
priority | integer | |
requirement | string | |
userSetupAllowed | boolean |
missing
spec.definition.authenticationFlows[].authenticationExecutions[].authenticator
Type: string
missing
spec.definition.authenticationFlows[].authenticationExecutions[].authenticatorConfig
Type: string
missing
spec.definition.authenticationFlows[].authenticationExecutions[].authenticatorFlow
Type: boolean
missing
spec.definition.authenticationFlows[].authenticationExecutions[].autheticatorFlow
Type: boolean
missing
spec.definition.authenticationFlows[].authenticationExecutions[].flowAlias
Type: string
missing
spec.definition.authenticationFlows[].authenticationExecutions[].priority
Type: integer
missing
spec.definition.authenticationFlows[].authenticationExecutions[].requirement
Type: string
missing
spec.definition.authenticationFlows[].authenticationExecutions[].userSetupAllowed
Type: boolean
missing
spec.definition.authenticationFlows[].builtIn
Type: boolean
missing
spec.definition.authenticationFlows[].description
Type: string
missing
spec.definition.authenticationFlows[].id
Type: string
missing
spec.definition.authenticationFlows[].providerId
Type: string
missing
spec.definition.authenticationFlows[].topLevel
Type: boolean
missing
spec.definition.authenticatorConfig[]
Type: object
missing
spec.definition.authenticatorConfig[].alias
Type: string
missing
spec.definition.authenticatorConfig[].config
Type: object
missing
spec.definition.authenticatorConfig[].id
Type: string
missing
spec.definition.browserFlow
Type: string
missing
spec.definition.browserSecurityHeaders
Type: object
missing
spec.definition.bruteForceProtected
Type: boolean
missing
spec.definition.certificate
Type: string
missing
spec.definition.clientAuthenticationFlow
Type: string
missing
spec.definition.clientOfflineSessionIdleTimeout
Type: integer
missing
spec.definition.clientOfflineSessionMaxLifespan
Type: integer
missing
spec.definition.clientPolicies
Type: object
Property | Type | Required |
---|---|---|
globalPolicies[] | object | |
policies[] | object |
missing
spec.definition.clientPolicies.globalPolicies[]
Type: object
Property | Type | Required |
---|---|---|
conditions[] | object | |
description | string | |
enabled | boolean | |
name | string | |
profiles[] | string |
missing
spec.definition.clientPolicies.globalPolicies[].conditions[]
Type: object
Property | Type | Required |
---|---|---|
condition | string | |
configuration | object |
missing
spec.definition.clientPolicies.globalPolicies[].conditions[].condition
Type: string
missing
spec.definition.clientPolicies.globalPolicies[].conditions[].configuration
Type: object
missing
spec.definition.clientPolicies.globalPolicies[].description
Type: string
missing
spec.definition.clientPolicies.globalPolicies[].enabled
Type: boolean
missing
spec.definition.clientPolicies.globalPolicies[].name
Type: string
missing
spec.definition.clientPolicies.globalPolicies[].profiles[]
Type: string
missing
spec.definition.clientPolicies.policies[]
Type: object
Property | Type | Required |
---|---|---|
conditions[] | object | |
description | string | |
enabled | boolean | |
name | string | |
profiles[] | string |
missing
spec.definition.clientPolicies.policies[].conditions[]
Type: object
Property | Type | Required |
---|---|---|
condition | string | |
configuration | object |
missing
spec.definition.clientPolicies.policies[].conditions[].condition
Type: string
missing
spec.definition.clientPolicies.policies[].conditions[].configuration
Type: object
missing
spec.definition.clientPolicies.policies[].description
Type: string
missing
spec.definition.clientPolicies.policies[].enabled
Type: boolean
missing
spec.definition.clientPolicies.policies[].name
Type: string
missing
spec.definition.clientPolicies.policies[].profiles[]
Type: string
missing
spec.definition.clientProfiles
Type: object
Property | Type | Required |
---|---|---|
globalProfiles[] | object | |
profiles[] | object |
missing
spec.definition.clientProfiles.globalProfiles[]
Type: object
Property | Type | Required |
---|---|---|
description | string | |
executors[] | object | |
name | string |
missing
spec.definition.clientProfiles.globalProfiles[].description
Type: string
missing
spec.definition.clientProfiles.globalProfiles[].executors[]
Type: object
Property | Type | Required |
---|---|---|
configuration | object | |
executor | string |
missing
spec.definition.clientProfiles.globalProfiles[].executors[].configuration
Type: object
missing
spec.definition.clientProfiles.globalProfiles[].executors[].executor
Type: string
missing
spec.definition.clientProfiles.globalProfiles[].name
Type: string
missing
spec.definition.clientProfiles.profiles[]
Type: object
Property | Type | Required |
---|---|---|
description | string | |
executors[] | object | |
name | string |
missing
spec.definition.clientProfiles.profiles[].description
Type: string
missing
spec.definition.clientProfiles.profiles[].executors[]
Type: object
Property | Type | Required |
---|---|---|
configuration | object | |
executor | string |
missing
spec.definition.clientProfiles.profiles[].executors[].configuration
Type: object
missing
spec.definition.clientProfiles.profiles[].executors[].executor
Type: string
missing
spec.definition.clientProfiles.profiles[].name
Type: string
missing
spec.definition.clientScopeMappings
Type: object
missing
spec.definition.clientScopes[]
Type: object
Property | Type | Required |
---|---|---|
attributes | object | |
description | string | |
id | string | |
name | string | |
protocol | string | |
protocolMappers[] | object |
missing
spec.definition.clientScopes[].attributes
Type: object
missing
spec.definition.clientScopes[].description
Type: string
missing
spec.definition.clientScopes[].id
Type: string
missing
spec.definition.clientScopes[].name
Type: string
missing
spec.definition.clientScopes[].protocol
Type: string
missing
spec.definition.clientScopes[].protocolMappers[]
Type: object
Property | Type | Required |
---|---|---|
config | object | |
consentRequired | boolean | |
consentText | string | |
id | string | |
name | string | |
protocol | string | |
protocolMapper | string |
missing
spec.definition.clientScopes[].protocolMappers[].config
Type: object
missing
spec.definition.clientScopes[].protocolMappers[].consentRequired
Type: boolean
missing
spec.definition.clientScopes[].protocolMappers[].consentText
Type: string
missing
spec.definition.clientScopes[].protocolMappers[].id
Type: string
missing
spec.definition.clientScopes[].protocolMappers[].name
Type: string
missing
spec.definition.clientScopes[].protocolMappers[].protocol
Type: string
missing
spec.definition.clientScopes[].protocolMappers[].protocolMapper
Type: string
missing
spec.definition.clientSessionIdleTimeout
Type: integer
missing
spec.definition.clientSessionMaxLifespan
Type: integer
missing
spec.definition.clientTemplates[]
Type: object
Property | Type | Required |
---|---|---|
attributes | object | |
bearerOnly | boolean | |
consentRequired | boolean | |
description | string | |
directAccessGrantsEnabled | boolean | |
frontchannelLogout | boolean | |
fullScopeAllowed | boolean | |
id | string | |
implicitFlowEnabled | boolean | |
name | string | |
protocol | string | |
protocolMappers[] | object | |
publicClient | boolean | |
serviceAccountsEnabled | boolean | |
standardFlowEnabled | boolean |
missing
spec.definition.clientTemplates[].attributes
Type: object
missing
spec.definition.clientTemplates[].bearerOnly
Type: boolean
missing
spec.definition.clientTemplates[].consentRequired
Type: boolean
missing
spec.definition.clientTemplates[].description
Type: string
missing
spec.definition.clientTemplates[].directAccessGrantsEnabled
Type: boolean
missing
spec.definition.clientTemplates[].frontchannelLogout
Type: boolean
missing
spec.definition.clientTemplates[].fullScopeAllowed
Type: boolean
missing
spec.definition.clientTemplates[].id
Type: string
missing
spec.definition.clientTemplates[].implicitFlowEnabled
Type: boolean
missing
spec.definition.clientTemplates[].name
Type: string
missing
spec.definition.clientTemplates[].protocol
Type: string
missing
spec.definition.clientTemplates[].protocolMappers[]
Type: object
Property | Type | Required |
---|---|---|
config | object | |
consentRequired | boolean | |
consentText | string | |
id | string | |
name | string | |
protocol | string | |
protocolMapper | string |
missing
spec.definition.clientTemplates[].protocolMappers[].config
Type: object
missing
spec.definition.clientTemplates[].protocolMappers[].consentRequired
Type: boolean
missing
spec.definition.clientTemplates[].protocolMappers[].consentText
Type: string
missing
spec.definition.clientTemplates[].protocolMappers[].id
Type: string
missing
spec.definition.clientTemplates[].protocolMappers[].name
Type: string
missing
spec.definition.clientTemplates[].protocolMappers[].protocol
Type: string
missing
spec.definition.clientTemplates[].protocolMappers[].protocolMapper
Type: string
missing
spec.definition.clientTemplates[].publicClient
Type: boolean
missing
spec.definition.clientTemplates[].serviceAccountsEnabled
Type: boolean
missing
spec.definition.clientTemplates[].standardFlowEnabled
Type: boolean
missing
spec.definition.codeSecret
Type: string
missing
spec.definition.defaultDefaultClientScopes[]
Type: string
missing
spec.definition.defaultGroups[]
Type: string
missing
spec.definition.defaultLocale
Type: string
missing
spec.definition.defaultOptionalClientScopes[]
Type: string
missing
spec.definition.defaultRole
Type: object
Property | Type | Required |
---|---|---|
attributes | object | |
clientRole | boolean | |
composite | boolean | |
composites | object | |
containerId | string | |
description | string | |
id | string | |
name | string | |
scopeParamRequired | boolean |
missing
spec.definition.defaultRole.attributes
Type: object
missing
spec.definition.defaultRole.clientRole
Type: boolean
missing
spec.definition.defaultRole.composite
Type: boolean
missing
spec.definition.defaultRole.composites
Type: object
Property | Type | Required |
---|---|---|
application | object | |
client | object | |
realm[] | string |
missing
spec.definition.defaultRole.composites.application
Type: object
missing
spec.definition.defaultRole.composites.client
Type: object
missing
spec.definition.defaultRole.composites.realm[]
Type: string
missing
spec.definition.defaultRole.containerId
Type: string
missing
spec.definition.defaultRole.description
Type: string
missing
spec.definition.defaultRole.id
Type: string
missing
spec.definition.defaultRole.name
Type: string
missing
spec.definition.defaultRole.scopeParamRequired
Type: boolean
missing
spec.definition.defaultRoles[]
Type: string
missing
spec.definition.defaultSignatureAlgorithm
Type: string
missing
spec.definition.directGrantFlow
Type: string
missing
spec.definition.displayName
Type: string
missing
spec.definition.displayNameHtml
Type: string
missing
spec.definition.dockerAuthenticationFlow
Type: string
missing
spec.definition.duplicateEmailsAllowed
Type: boolean
missing
spec.definition.editUsernameAllowed
Type: boolean
missing
spec.definition.emailTheme
Type: string
missing
spec.definition.enabled
Type: boolean
missing
spec.definition.enabledEventTypes[]
Type: string
missing
spec.definition.eventsEnabled
Type: boolean
missing
spec.definition.eventsExpiration
Type: integer
missing
spec.definition.eventsListeners[]
Type: string
missing
spec.definition.failureFactor
Type: integer
missing
spec.definition.federatedUsers[]
Type: object
Property | Type | Required |
---|---|---|
access | object | |
applicationRoles | object | |
attributes | object | |
clientConsents[] | object | |
clientRoles | object | |
createdTimestamp | integer | |
credentials[] | object | |
disableableCredentialTypes[] | string | |
string | ||
emailVerified | boolean | |
enabled | boolean | |
federatedIdentities[] | object | |
federationLink | string | |
firstName | string | |
groups[] | string | |
id | string | |
lastName | string | |
notBefore | integer | |
origin | string | |
realmRoles[] | string | |
requiredActions[] | string | |
self | string | |
serviceAccountClientId | string | |
socialLinks[] | object | |
totp | boolean | |
userProfileMetadata | object | |
username | string |
missing
spec.definition.federatedUsers[].access
Type: object
missing
spec.definition.federatedUsers[].applicationRoles
Type: object
missing
spec.definition.federatedUsers[].attributes
Type: object
missing
spec.definition.federatedUsers[].clientConsents[]
Type: object
Property | Type | Required |
---|---|---|
clientId | string | |
createdDate | integer | |
grantedClientScopes[] | string | |
grantedRealmRoles[] | string | |
lastUpdatedDate | integer |
missing
spec.definition.federatedUsers[].clientConsents[].clientId
Type: string
missing
spec.definition.federatedUsers[].clientConsents[].createdDate
Type: integer
missing
spec.definition.federatedUsers[].clientConsents[].grantedClientScopes[]
Type: string
missing
spec.definition.federatedUsers[].clientConsents[].grantedRealmRoles[]
Type: string
missing
spec.definition.federatedUsers[].clientConsents[].lastUpdatedDate
Type: integer
missing
spec.definition.federatedUsers[].clientRoles
Type: object
missing
spec.definition.federatedUsers[].createdTimestamp
Type: integer
missing
spec.definition.federatedUsers[].credentials[]
Type: object
Property | Type | Required |
---|---|---|
algorithm | string | |
config | object | |
counter | integer | |
createdDate | integer | |
credentialData | string | |
device | string | |
digits | integer | |
hashIterations | integer | |
hashedSaltedValue | string | |
id | string | |
period | integer | |
priority | integer | |
salt | string | |
secretData | string | |
temporary | boolean | |
type | string | |
userLabel | string | |
value | string |
missing
spec.definition.federatedUsers[].credentials[].algorithm
Type: string
missing
spec.definition.federatedUsers[].credentials[].config
Type: object
missing
spec.definition.federatedUsers[].credentials[].counter
Type: integer
missing
spec.definition.federatedUsers[].credentials[].createdDate
Type: integer
missing
spec.definition.federatedUsers[].credentials[].credentialData
Type: string
missing
spec.definition.federatedUsers[].credentials[].device
Type: string
missing
spec.definition.federatedUsers[].credentials[].digits
Type: integer
missing
spec.definition.federatedUsers[].credentials[].hashIterations
Type: integer
missing
spec.definition.federatedUsers[].credentials[].hashedSaltedValue
Type: string
missing
spec.definition.federatedUsers[].credentials[].id
Type: string
missing
spec.definition.federatedUsers[].credentials[].period
Type: integer
missing
spec.definition.federatedUsers[].credentials[].priority
Type: integer
missing
spec.definition.federatedUsers[].credentials[].salt
Type: string
missing
spec.definition.federatedUsers[].credentials[].secretData
Type: string
missing
spec.definition.federatedUsers[].credentials[].temporary
Type: boolean
missing
spec.definition.federatedUsers[].credentials[].type
Type: string
missing
spec.definition.federatedUsers[].credentials[].userLabel
Type: string
missing
spec.definition.federatedUsers[].credentials[].value
Type: string
missing
spec.definition.federatedUsers[].disableableCredentialTypes[]
Type: string
missing
spec.definition.federatedUsers[].email
Type: string
missing
spec.definition.federatedUsers[].emailVerified
Type: boolean
missing
spec.definition.federatedUsers[].enabled
Type: boolean
missing
spec.definition.federatedUsers[].federatedIdentities[]
Type: object
Property | Type | Required |
---|---|---|
identityProvider | string | |
userId | string | |
userName | string |
missing
spec.definition.federatedUsers[].federatedIdentities[].identityProvider
Type: string
missing
spec.definition.federatedUsers[].federatedIdentities[].userId
Type: string
missing
spec.definition.federatedUsers[].federatedIdentities[].userName
Type: string
missing
spec.definition.federatedUsers[].federationLink
Type: string
missing
spec.definition.federatedUsers[].firstName
Type: string
missing
spec.definition.federatedUsers[].groups[]
Type: string
missing
spec.definition.federatedUsers[].id
Type: string
missing
spec.definition.federatedUsers[].lastName
Type: string
missing
spec.definition.federatedUsers[].notBefore
Type: integer
missing
spec.definition.federatedUsers[].origin
Type: string
missing
spec.definition.federatedUsers[].realmRoles[]
Type: string
missing
spec.definition.federatedUsers[].requiredActions[]
Type: string
missing
spec.definition.federatedUsers[].self
Type: string
missing
spec.definition.federatedUsers[].serviceAccountClientId
Type: string
missing
spec.definition.federatedUsers[].socialLinks[]
Type: object
Property | Type | Required |
---|---|---|
socialProvider | string | |
socialUserId | string | |
socialUsername | string |
missing
spec.definition.federatedUsers[].socialLinks[].socialProvider
Type: string
missing
spec.definition.federatedUsers[].socialLinks[].socialUserId
Type: string
missing
spec.definition.federatedUsers[].socialLinks[].socialUsername
Type: string
missing
spec.definition.federatedUsers[].totp
Type: boolean
missing
spec.definition.federatedUsers[].userProfileMetadata
Type: object
Property | Type | Required |
---|---|---|
attributes[] | object | |
groups[] | object |
missing
spec.definition.federatedUsers[].userProfileMetadata.attributes[]
Type: object
Property | Type | Required |
---|---|---|
annotations | object | |
displayName | string | |
group | string | |
multivalued | boolean | |
name | string | |
readOnly | boolean | |
required | boolean | |
validators | object |
missing
spec.definition.federatedUsers[].userProfileMetadata.attributes[].annotations
Type: object
missing
spec.definition.federatedUsers[].userProfileMetadata.attributes[].displayName
Type: string
missing
spec.definition.federatedUsers[].userProfileMetadata.attributes[].group
Type: string
missing
spec.definition.federatedUsers[].userProfileMetadata.attributes[].multivalued
Type: boolean
missing
spec.definition.federatedUsers[].userProfileMetadata.attributes[].name
Type: string
missing
spec.definition.federatedUsers[].userProfileMetadata.attributes[].readOnly
Type: boolean
missing
spec.definition.federatedUsers[].userProfileMetadata.attributes[].required
Type: boolean
missing
spec.definition.federatedUsers[].userProfileMetadata.attributes[].validators
Type: object
missing
spec.definition.federatedUsers[].userProfileMetadata.groups[]
Type: object
Property | Type | Required |
---|---|---|
annotations | object | |
displayDescription | string | |
displayHeader | string | |
name | string |
missing
spec.definition.federatedUsers[].userProfileMetadata.groups[].annotations
Type: object
missing
spec.definition.federatedUsers[].userProfileMetadata.groups[].displayDescription
Type: string
missing
spec.definition.federatedUsers[].userProfileMetadata.groups[].displayHeader
Type: string
missing
spec.definition.federatedUsers[].userProfileMetadata.groups[].name
Type: string
missing
spec.definition.federatedUsers[].username
Type: string
missing
spec.definition.firstBrokerLoginFlow
Type: string
missing
spec.definition.id
Type: string
missing
spec.definition.identityProviderMappers[]
Type: object
Property | Type | Required |
---|---|---|
config | object | |
id | string | |
identityProviderAlias | string | |
identityProviderMapper | string | |
name | string |
missing
spec.definition.identityProviderMappers[].config
Type: object
missing
spec.definition.identityProviderMappers[].id
Type: string
missing
spec.definition.identityProviderMappers[].identityProviderAlias
Type: string
missing
spec.definition.identityProviderMappers[].identityProviderMapper
Type: string
missing
spec.definition.identityProviderMappers[].name
Type: string
missing
spec.definition.identityProviders[]
Type: object
Property | Type | Required |
---|---|---|
addReadTokenRoleOnCreate | boolean | |
alias | string | |
authenticateByDefault | boolean | |
config | object | |
displayName | string | |
enabled | boolean | |
firstBrokerLoginFlowAlias | string | |
hideOnLogin | boolean | |
internalId | string | |
linkOnly | boolean | |
organizationId | string | |
postBrokerLoginFlowAlias | string | |
providerId | string | |
storeToken | boolean | |
trustEmail | boolean | |
updateProfileFirstLogin | boolean | |
updateProfileFirstLoginMode | string |
missing
spec.definition.identityProviders[].addReadTokenRoleOnCreate
Type: boolean
missing
spec.definition.identityProviders[].alias
Type: string
missing
spec.definition.identityProviders[].authenticateByDefault
Type: boolean
missing
spec.definition.identityProviders[].config
Type: object
missing
spec.definition.identityProviders[].displayName
Type: string
missing
spec.definition.identityProviders[].enabled
Type: boolean
missing
spec.definition.identityProviders[].firstBrokerLoginFlowAlias
Type: string
missing
spec.definition.identityProviders[].hideOnLogin
Type: boolean
missing
spec.definition.identityProviders[].internalId
Type: string
missing
spec.definition.identityProviders[].linkOnly
Type: boolean
missing
spec.definition.identityProviders[].organizationId
Type: string
missing
spec.definition.identityProviders[].postBrokerLoginFlowAlias
Type: string
missing
spec.definition.identityProviders[].providerId
Type: string
missing
spec.definition.identityProviders[].storeToken
Type: boolean
missing
spec.definition.identityProviders[].trustEmail
Type: boolean
missing
spec.definition.identityProviders[].updateProfileFirstLogin
Type: boolean
missing
spec.definition.identityProviders[].updateProfileFirstLoginMode
Type: string
missing
spec.definition.internationalizationEnabled
Type: boolean
missing
spec.definition.keycloakVersion
Type: string
missing
spec.definition.localizationTexts
Type: object
missing
spec.definition.loginTheme
Type: string
missing
spec.definition.loginWithEmailAllowed
Type: boolean
missing
spec.definition.maxDeltaTimeSeconds
Type: integer
missing
spec.definition.maxFailureWaitSeconds
Type: integer
missing
spec.definition.maxTemporaryLockouts
Type: integer
missing
spec.definition.minimumQuickLoginWaitSeconds
Type: integer
missing
spec.definition.notBefore
Type: integer
missing
spec.definition.oAuth2DeviceCodeLifespan
Type: integer
missing
spec.definition.oAuth2DevicePollingInterval
Type: integer
missing
spec.definition.oauth2DeviceCodeLifespan
Type: integer
missing
spec.definition.oauth2DevicePollingInterval
Type: integer
missing
spec.definition.offlineSessionIdleTimeout
Type: integer
missing
spec.definition.offlineSessionMaxLifespan
Type: integer
missing
spec.definition.offlineSessionMaxLifespanEnabled
Type: boolean
missing
spec.definition.organizations[]
Type: object
Property | Type | Required |
---|---|---|
alias | string | |
attributes | object | |
description | string | |
domains[] | object | |
enabled | boolean | |
id | string | |
identityProviders[] | object | |
members[] | object | |
name | string | |
redirectUrl | string |
missing
spec.definition.organizations[].alias
Type: string
missing
spec.definition.organizations[].attributes
Type: object
missing
spec.definition.organizations[].description
Type: string
missing
spec.definition.organizations[].domains[]
Type: object
missing
spec.definition.organizations[].domains[].name
Type: string
missing
spec.definition.organizations[].domains[].verified
Type: boolean
missing
spec.definition.organizations[].enabled
Type: boolean
missing
spec.definition.organizations[].id
Type: string
missing
spec.definition.organizations[].identityProviders[]
Type: object
Property | Type | Required |
---|---|---|
addReadTokenRoleOnCreate | boolean | |
alias | string | |
authenticateByDefault | boolean | |
config | object | |
displayName | string | |
enabled | boolean | |
firstBrokerLoginFlowAlias | string | |
hideOnLogin | boolean | |
internalId | string | |
linkOnly | boolean | |
organizationId | string | |
postBrokerLoginFlowAlias | string | |
providerId | string | |
storeToken | boolean | |
trustEmail | boolean | |
updateProfileFirstLogin | boolean | |
updateProfileFirstLoginMode | string |
missing
spec.definition.organizations[].identityProviders[].addReadTokenRoleOnCreate
Type: boolean
missing
spec.definition.organizations[].identityProviders[].alias
Type: string
missing
spec.definition.organizations[].identityProviders[].authenticateByDefault
Type: boolean
missing
spec.definition.organizations[].identityProviders[].config
Type: object
missing
spec.definition.organizations[].identityProviders[].displayName
Type: string
missing
spec.definition.organizations[].identityProviders[].enabled
Type: boolean
missing
spec.definition.organizations[].identityProviders[].firstBrokerLoginFlowAlias
Type: string
missing
spec.definition.organizations[].identityProviders[].hideOnLogin
Type: boolean
missing
spec.definition.organizations[].identityProviders[].internalId
Type: string
missing
spec.definition.organizations[].identityProviders[].linkOnly
Type: boolean
missing
spec.definition.organizations[].identityProviders[].organizationId
Type: string
missing
spec.definition.organizations[].identityProviders[].postBrokerLoginFlowAlias
Type: string
missing
spec.definition.organizations[].identityProviders[].providerId
Type: string
missing
spec.definition.organizations[].identityProviders[].storeToken
Type: boolean
missing
spec.definition.organizations[].identityProviders[].trustEmail
Type: boolean
missing
spec.definition.organizations[].identityProviders[].updateProfileFirstLogin
Type: boolean
missing
spec.definition.organizations[].identityProviders[].updateProfileFirstLoginMode
Type: string
missing
spec.definition.organizations[].members[]
Type: object
Property | Type | Required |
---|---|---|
access | object | |
applicationRoles | object | |
attributes | object | |
clientConsents[] | object | |
clientRoles | object | |
createdTimestamp | integer | |
credentials[] | object | |
disableableCredentialTypes[] | string | |
string | ||
emailVerified | boolean | |
enabled | boolean | |
federatedIdentities[] | object | |
federationLink | string | |
firstName | string | |
groups[] | string | |
id | string | |
lastName | string | |
membershipType | string | |
notBefore | integer | |
origin | string | |
realmRoles[] | string | |
requiredActions[] | string | |
self | string | |
serviceAccountClientId | string | |
socialLinks[] | object | |
totp | boolean | |
userProfileMetadata | object | |
username | string |
missing
spec.definition.organizations[].members[].access
Type: object
missing
spec.definition.organizations[].members[].applicationRoles
Type: object
missing
spec.definition.organizations[].members[].attributes
Type: object
missing
spec.definition.organizations[].members[].clientConsents[]
Type: object
Property | Type | Required |
---|---|---|
clientId | string | |
createdDate | integer | |
grantedClientScopes[] | string | |
grantedRealmRoles[] | string | |
lastUpdatedDate | integer |
missing
spec.definition.organizations[].members[].clientConsents[].clientId
Type: string
missing
spec.definition.organizations[].members[].clientConsents[].createdDate
Type: integer
missing
spec.definition.organizations[].members[].clientConsents[].grantedClientScopes[]
Type: string
missing
spec.definition.organizations[].members[].clientConsents[].grantedRealmRoles[]
Type: string
missing
spec.definition.organizations[].members[].clientConsents[].lastUpdatedDate
Type: integer
missing
spec.definition.organizations[].members[].clientRoles
Type: object
missing
spec.definition.organizations[].members[].createdTimestamp
Type: integer
missing
spec.definition.organizations[].members[].credentials[]
Type: object
Property | Type | Required |
---|---|---|
algorithm | string | |
config | object | |
counter | integer | |
createdDate | integer | |
credentialData | string | |
device | string | |
digits | integer | |
hashIterations | integer | |
hashedSaltedValue | string | |
id | string | |
period | integer | |
priority | integer | |
salt | string | |
secretData | string | |
temporary | boolean | |
type | string | |
userLabel | string | |
value | string |
missing
spec.definition.organizations[].members[].credentials[].algorithm
Type: string
missing
spec.definition.organizations[].members[].credentials[].config
Type: object
missing
spec.definition.organizations[].members[].credentials[].counter
Type: integer
missing
spec.definition.organizations[].members[].credentials[].createdDate
Type: integer
missing
spec.definition.organizations[].members[].credentials[].credentialData
Type: string
missing
spec.definition.organizations[].members[].credentials[].device
Type: string
missing
spec.definition.organizations[].members[].credentials[].digits
Type: integer
missing
spec.definition.organizations[].members[].credentials[].hashIterations
Type: integer
missing
spec.definition.organizations[].members[].credentials[].hashedSaltedValue
Type: string
missing
spec.definition.organizations[].members[].credentials[].id
Type: string
missing
spec.definition.organizations[].members[].credentials[].period
Type: integer
missing
spec.definition.organizations[].members[].credentials[].priority
Type: integer
missing
spec.definition.organizations[].members[].credentials[].salt
Type: string
missing
spec.definition.organizations[].members[].credentials[].secretData
Type: string
missing
spec.definition.organizations[].members[].credentials[].temporary
Type: boolean
missing
spec.definition.organizations[].members[].credentials[].type
Type: string
missing
spec.definition.organizations[].members[].credentials[].userLabel
Type: string
missing
spec.definition.organizations[].members[].credentials[].value
Type: string
missing
spec.definition.organizations[].members[].disableableCredentialTypes[]
Type: string
missing
spec.definition.organizations[].members[].email
Type: string
missing
spec.definition.organizations[].members[].emailVerified
Type: boolean
missing
spec.definition.organizations[].members[].enabled
Type: boolean
missing
spec.definition.organizations[].members[].federatedIdentities[]
Type: object
Property | Type | Required |
---|---|---|
identityProvider | string | |
userId | string | |
userName | string |
missing
spec.definition.organizations[].members[].federatedIdentities[].identityProvider
Type: string
missing
spec.definition.organizations[].members[].federatedIdentities[].userId
Type: string
missing
spec.definition.organizations[].members[].federatedIdentities[].userName
Type: string
missing
spec.definition.organizations[].members[].federationLink
Type: string
missing
spec.definition.organizations[].members[].firstName
Type: string
missing
spec.definition.organizations[].members[].groups[]
Type: string
missing
spec.definition.organizations[].members[].id
Type: string
missing
spec.definition.organizations[].members[].lastName
Type: string
missing
spec.definition.organizations[].members[].membershipType
Type: string
missing
spec.definition.organizations[].members[].notBefore
Type: integer
missing
spec.definition.organizations[].members[].origin
Type: string
missing
spec.definition.organizations[].members[].realmRoles[]
Type: string
missing
spec.definition.organizations[].members[].requiredActions[]
Type: string
missing
spec.definition.organizations[].members[].self
Type: string
missing
spec.definition.organizations[].members[].serviceAccountClientId
Type: string
missing
spec.definition.organizations[].members[].socialLinks[]
Type: object
Property | Type | Required |
---|---|---|
socialProvider | string | |
socialUserId | string | |
socialUsername | string |
missing
spec.definition.organizations[].members[].socialLinks[].socialProvider
Type: string
missing
spec.definition.organizations[].members[].socialLinks[].socialUserId
Type: string
missing
spec.definition.organizations[].members[].socialLinks[].socialUsername
Type: string
missing
spec.definition.organizations[].members[].totp
Type: boolean
missing
spec.definition.organizations[].members[].userProfileMetadata
Type: object
Property | Type | Required |
---|---|---|
attributes[] | object | |
groups[] | object |
missing
spec.definition.organizations[].members[].userProfileMetadata.attributes[]
Type: object
Property | Type | Required |
---|---|---|
annotations | object | |
displayName | string | |
group | string | |
multivalued | boolean | |
name | string | |
readOnly | boolean | |
required | boolean | |
validators | object |
missing
spec.definition.organizations[].members[].userProfileMetadata.attributes[].annotations
Type: object
missing
spec.definition.organizations[].members[].userProfileMetadata.attributes[].displayName
Type: string
missing
spec.definition.organizations[].members[].userProfileMetadata.attributes[].group
Type: string
missing
spec.definition.organizations[].members[].userProfileMetadata.attributes[].multivalued
Type: boolean
missing
spec.definition.organizations[].members[].userProfileMetadata.attributes[].name
Type: string
missing
spec.definition.organizations[].members[].userProfileMetadata.attributes[].readOnly
Type: boolean
missing
spec.definition.organizations[].members[].userProfileMetadata.attributes[].required
Type: boolean
missing
spec.definition.organizations[].members[].userProfileMetadata.attributes[].validators
Type: object
missing
spec.definition.organizations[].members[].userProfileMetadata.groups[]
Type: object
Property | Type | Required |
---|---|---|
annotations | object | |
displayDescription | string | |
displayHeader | string | |
name | string |
missing
spec.definition.organizations[].members[].userProfileMetadata.groups[].annotations
Type: object
missing
spec.definition.organizations[].members[].userProfileMetadata.groups[].displayDescription
Type: string
missing
spec.definition.organizations[].members[].userProfileMetadata.groups[].displayHeader
Type: string
missing
spec.definition.organizations[].members[].userProfileMetadata.groups[].name
Type: string
missing
spec.definition.organizations[].members[].username
Type: string
missing
spec.definition.organizations[].name
Type: string
missing
spec.definition.organizations[].redirectUrl
Type: string
missing
spec.definition.organizationsEnabled
Type: boolean
missing
spec.definition.otpPolicyAlgorithm
Type: string
missing
spec.definition.otpPolicyCodeReusable
Type: boolean
missing
spec.definition.otpPolicyDigits
Type: integer
missing
spec.definition.otpPolicyInitialCounter
Type: integer
missing
spec.definition.otpPolicyLookAheadWindow
Type: integer
missing
spec.definition.otpPolicyPeriod
Type: integer
missing
spec.definition.otpPolicyType
Type: string
missing
spec.definition.otpSupportedApplications[]
Type: string
missing
spec.definition.passwordCredentialGrantAllowed
Type: boolean
missing
spec.definition.passwordPolicy
Type: string
missing
spec.definition.permanentLockout
Type: boolean
missing
spec.definition.privateKey
Type: string
missing
spec.definition.protocolMappers[]
Type: object
Property | Type | Required |
---|---|---|
config | object | |
consentRequired | boolean | |
consentText | string | |
id | string | |
name | string | |
protocol | string | |
protocolMapper | string |
missing
spec.definition.protocolMappers[].config
Type: object
missing
spec.definition.protocolMappers[].consentRequired
Type: boolean
missing
spec.definition.protocolMappers[].consentText
Type: string
missing
spec.definition.protocolMappers[].id
Type: string
missing
spec.definition.protocolMappers[].name
Type: string
missing
spec.definition.protocolMappers[].protocol
Type: string
missing
spec.definition.protocolMappers[].protocolMapper
Type: string
missing
spec.definition.publicKey
Type: string
missing
spec.definition.quickLoginCheckMilliSeconds
Type: integer
missing
spec.definition.realm
Type: string
Validation Rule | Error Message |
---|---|
self == oldSelf | Value is immutable |
missing
spec.definition.realmCacheEnabled
Type: boolean
missing
spec.definition.refreshTokenMaxReuse
Type: integer
missing
spec.definition.registrationAllowed
Type: boolean
missing
spec.definition.registrationEmailAsUsername
Type: boolean
missing
spec.definition.registrationFlow
Type: string
missing
spec.definition.rememberMe
Type: boolean
missing
spec.definition.requiredActions[]
Type: object
Property | Type | Required |
---|---|---|
alias | string | |
config | object | |
defaultAction | boolean | |
enabled | boolean | |
name | string | |
priority | integer | |
providerId | string |
missing
spec.definition.requiredActions[].alias
Type: string
missing
spec.definition.requiredActions[].config
Type: object
missing
spec.definition.requiredActions[].defaultAction
Type: boolean
missing
spec.definition.requiredActions[].enabled
Type: boolean
missing
spec.definition.requiredActions[].name
Type: string
missing
spec.definition.requiredActions[].priority
Type: integer
missing
spec.definition.requiredActions[].providerId
Type: string
missing
spec.definition.requiredCredentials[]
Type: string
missing
spec.definition.resetCredentialsFlow
Type: string
missing
spec.definition.resetPasswordAllowed
Type: boolean
missing
spec.definition.revokeRefreshToken
Type: boolean
missing
spec.definition.roles
Type: object
Property | Type | Required |
---|---|---|
application | object | |
client | object | |
realm[] | object |
missing
spec.definition.roles.application
Type: object
missing
spec.definition.roles.client
Type: object
missing
spec.definition.roles.realm[]
Type: object
Property | Type | Required |
---|---|---|
attributes | object | |
clientRole | boolean | |
composite | boolean | |
composites | object | |
containerId | string | |
description | string | |
id | string | |
name | string | |
scopeParamRequired | boolean |
missing
spec.definition.roles.realm[].attributes
Type: object
missing
spec.definition.roles.realm[].clientRole
Type: boolean
missing
spec.definition.roles.realm[].composite
Type: boolean
missing
spec.definition.roles.realm[].composites
Type: object
Property | Type | Required |
---|---|---|
application | object | |
client | object | |
realm[] | string |
missing
spec.definition.roles.realm[].composites.application
Type: object
missing
spec.definition.roles.realm[].composites.client
Type: object
missing
spec.definition.roles.realm[].composites.realm[]
Type: string
missing
spec.definition.roles.realm[].containerId
Type: string
missing
spec.definition.roles.realm[].description
Type: string
missing
spec.definition.roles.realm[].id
Type: string
missing
spec.definition.roles.realm[].name
Type: string
missing
spec.definition.roles.realm[].scopeParamRequired
Type: boolean
missing
spec.definition.scopeMappings[]
Type: object
Property | Type | Required |
---|---|---|
client | string | |
clientScope | string | |
clientTemplate | string | |
roles[] | string | |
self | string |
missing
spec.definition.scopeMappings[].client
Type: string
missing
spec.definition.scopeMappings[].clientScope
Type: string
missing
spec.definition.scopeMappings[].clientTemplate
Type: string
missing
spec.definition.scopeMappings[].roles[]
Type: string
missing
spec.definition.scopeMappings[].self
Type: string
missing
spec.definition.smtpServer
Type: object
missing
spec.definition.social
Type: boolean
missing
spec.definition.socialProviders
Type: object
missing
spec.definition.sslRequired
Type: string
missing
spec.definition.ssoSessionIdleTimeout
Type: integer
missing
spec.definition.ssoSessionIdleTimeoutRememberMe
Type: integer
missing
spec.definition.ssoSessionMaxLifespan
Type: integer
missing
spec.definition.ssoSessionMaxLifespanRememberMe
Type: integer
missing
spec.definition.supportedLocales[]
Type: string
missing
spec.definition.updateProfileOnInitialSocialLogin
Type: boolean
missing
spec.definition.userCacheEnabled
Type: boolean
missing
spec.definition.userFederationMappers[]
Type: object
Property | Type | Required |
---|---|---|
config | object | |
federationMapperType | string | |
federationProviderDisplayName | string | |
id | string | |
name | string |
missing
spec.definition.userFederationMappers[].config
Type: object
missing
spec.definition.userFederationMappers[].federationMapperType
Type: string
missing
spec.definition.userFederationMappers[].federationProviderDisplayName
Type: string
missing
spec.definition.userFederationMappers[].id
Type: string
missing
spec.definition.userFederationMappers[].name
Type: string
missing
spec.definition.userFederationProviders[]
Type: object
Property | Type | Required |
---|---|---|
changedSyncPeriod | integer | |
config | object | |
displayName | string | |
fullSyncPeriod | integer | |
id | string | |
lastSync | integer | |
priority | integer | |
providerName | string |
missing
spec.definition.userFederationProviders[].changedSyncPeriod
Type: integer
missing
spec.definition.userFederationProviders[].config
Type: object
missing
spec.definition.userFederationProviders[].displayName
Type: string
missing
spec.definition.userFederationProviders[].fullSyncPeriod
Type: integer
missing
spec.definition.userFederationProviders[].id
Type: string
missing
spec.definition.userFederationProviders[].lastSync
Type: integer
missing
spec.definition.userFederationProviders[].priority
Type: integer
missing
spec.definition.userFederationProviders[].providerName
Type: string
missing
spec.definition.userManagedAccessAllowed
Type: boolean
missing
spec.definition.users[]
Type: object
Property | Type | Required |
---|---|---|
access | object | |
applicationRoles | object | |
attributes | object | |
clientConsents[] | object | |
clientRoles | object | |
createdTimestamp | integer | |
credentials[] | object | |
disableableCredentialTypes[] | string | |
string | ||
emailVerified | boolean | |
enabled | boolean | |
federatedIdentities[] | object | |
federationLink | string | |
firstName | string | |
groups[] | string | |
id | string | |
lastName | string | |
notBefore | integer | |
origin | string | |
realmRoles[] | string | |
requiredActions[] | string | |
self | string | |
serviceAccountClientId | string | |
socialLinks[] | object | |
totp | boolean | |
userProfileMetadata | object | |
username | string |
missing
spec.definition.users[].access
Type: object
missing
spec.definition.users[].applicationRoles
Type: object
missing
spec.definition.users[].attributes
Type: object
missing
spec.definition.users[].clientConsents[]
Type: object
Property | Type | Required |
---|---|---|
clientId | string | |
createdDate | integer | |
grantedClientScopes[] | string | |
grantedRealmRoles[] | string | |
lastUpdatedDate | integer |
missing
spec.definition.users[].clientConsents[].clientId
Type: string
missing
spec.definition.users[].clientConsents[].createdDate
Type: integer
missing
spec.definition.users[].clientConsents[].grantedClientScopes[]
Type: string
missing
spec.definition.users[].clientConsents[].grantedRealmRoles[]
Type: string
missing
spec.definition.users[].clientConsents[].lastUpdatedDate
Type: integer
missing
spec.definition.users[].clientRoles
Type: object
missing
spec.definition.users[].createdTimestamp
Type: integer
missing
spec.definition.users[].credentials[]
Type: object
Property | Type | Required |
---|---|---|
algorithm | string | |
config | object | |
counter | integer | |
createdDate | integer | |
credentialData | string | |
device | string | |
digits | integer | |
hashIterations | integer | |
hashedSaltedValue | string | |
id | string | |
period | integer | |
priority | integer | |
salt | string | |
secretData | string | |
temporary | boolean | |
type | string | |
userLabel | string | |
value | string |
missing
spec.definition.users[].credentials[].algorithm
Type: string
missing
spec.definition.users[].credentials[].config
Type: object
missing
spec.definition.users[].credentials[].counter
Type: integer
missing
spec.definition.users[].credentials[].createdDate
Type: integer
missing
spec.definition.users[].credentials[].credentialData
Type: string
missing
spec.definition.users[].credentials[].device
Type: string
missing
spec.definition.users[].credentials[].digits
Type: integer
missing
spec.definition.users[].credentials[].hashIterations
Type: integer
missing
spec.definition.users[].credentials[].hashedSaltedValue
Type: string
missing
spec.definition.users[].credentials[].id
Type: string
missing
spec.definition.users[].credentials[].period
Type: integer
missing
spec.definition.users[].credentials[].priority
Type: integer
missing
spec.definition.users[].credentials[].salt
Type: string
missing
spec.definition.users[].credentials[].secretData
Type: string
missing
spec.definition.users[].credentials[].temporary
Type: boolean
missing
spec.definition.users[].credentials[].type
Type: string
missing
spec.definition.users[].credentials[].userLabel
Type: string
missing
spec.definition.users[].credentials[].value
Type: string
missing
spec.definition.users[].disableableCredentialTypes[]
Type: string
missing
spec.definition.users[].email
Type: string
missing
spec.definition.users[].emailVerified
Type: boolean
missing
spec.definition.users[].enabled
Type: boolean
missing
spec.definition.users[].federatedIdentities[]
Type: object
Property | Type | Required |
---|---|---|
identityProvider | string | |
userId | string | |
userName | string |
missing
spec.definition.users[].federatedIdentities[].identityProvider
Type: string
missing
spec.definition.users[].federatedIdentities[].userId
Type: string
missing
spec.definition.users[].federatedIdentities[].userName
Type: string
missing
spec.definition.users[].federationLink
Type: string
missing
spec.definition.users[].firstName
Type: string
missing
spec.definition.users[].groups[]
Type: string
missing
spec.definition.users[].id
Type: string
missing
spec.definition.users[].lastName
Type: string
missing
spec.definition.users[].notBefore
Type: integer
missing
spec.definition.users[].origin
Type: string
missing
spec.definition.users[].realmRoles[]
Type: string
missing
spec.definition.users[].requiredActions[]
Type: string
missing
spec.definition.users[].self
Type: string
missing
spec.definition.users[].serviceAccountClientId
Type: string
missing
spec.definition.users[].socialLinks[]
Type: object
Property | Type | Required |
---|---|---|
socialProvider | string | |
socialUserId | string | |
socialUsername | string |
missing
spec.definition.users[].socialLinks[].socialProvider
Type: string
missing
spec.definition.users[].socialLinks[].socialUserId
Type: string
missing
spec.definition.users[].socialLinks[].socialUsername
Type: string
missing
spec.definition.users[].totp
Type: boolean
missing
spec.definition.users[].userProfileMetadata
Type: object
Property | Type | Required |
---|---|---|
attributes[] | object | |
groups[] | object |
missing
spec.definition.users[].userProfileMetadata.attributes[]
Type: object
Property | Type | Required |
---|---|---|
annotations | object | |
displayName | string | |
group | string | |
multivalued | boolean | |
name | string | |
readOnly | boolean | |
required | boolean | |
validators | object |
missing
spec.definition.users[].userProfileMetadata.attributes[].annotations
Type: object
missing
spec.definition.users[].userProfileMetadata.attributes[].displayName
Type: string
missing
spec.definition.users[].userProfileMetadata.attributes[].group
Type: string
missing
spec.definition.users[].userProfileMetadata.attributes[].multivalued
Type: boolean
missing
spec.definition.users[].userProfileMetadata.attributes[].name
Type: string
missing
spec.definition.users[].userProfileMetadata.attributes[].readOnly
Type: boolean
missing
spec.definition.users[].userProfileMetadata.attributes[].required
Type: boolean
missing
spec.definition.users[].userProfileMetadata.attributes[].validators
Type: object
missing
spec.definition.users[].userProfileMetadata.groups[]
Type: object
Property | Type | Required |
---|---|---|
annotations | object | |
displayDescription | string | |
displayHeader | string | |
name | string |
missing
spec.definition.users[].userProfileMetadata.groups[].annotations
Type: object
missing
spec.definition.users[].userProfileMetadata.groups[].displayDescription
Type: string
missing
spec.definition.users[].userProfileMetadata.groups[].displayHeader
Type: string
missing
spec.definition.users[].userProfileMetadata.groups[].name
Type: string
missing
spec.definition.users[].username
Type: string
missing
spec.definition.verifyEmail
Type: boolean
missing
spec.definition.waitIncrementSeconds
Type: integer
missing
spec.definition.webAuthnPolicyAcceptableAaguids[]
Type: string
missing
spec.definition.webAuthnPolicyAttestationConveyancePreference
Type: string
missing
spec.definition.webAuthnPolicyAuthenticatorAttachment
Type: string
missing
spec.definition.webAuthnPolicyAvoidSameAuthenticatorRegister
Type: boolean
missing
spec.definition.webAuthnPolicyCreateTimeout
Type: integer
missing
spec.definition.webAuthnPolicyExtraOrigins[]
Type: string
missing
spec.definition.webAuthnPolicyPasswordlessAcceptableAaguids[]
Type: string
missing
spec.definition.webAuthnPolicyPasswordlessAttestationConveyancePreference
Type: string
missing
spec.definition.webAuthnPolicyPasswordlessAuthenticatorAttachment
Type: string
missing
spec.definition.webAuthnPolicyPasswordlessAvoidSameAuthenticatorRegister
Type: boolean
missing
spec.definition.webAuthnPolicyPasswordlessCreateTimeout
Type: integer
missing
spec.definition.webAuthnPolicyPasswordlessExtraOrigins[]
Type: string
missing
spec.definition.webAuthnPolicyPasswordlessRequireResidentKey
Type: string
missing
spec.definition.webAuthnPolicyPasswordlessRpEntityName
Type: string
missing
spec.definition.webAuthnPolicyPasswordlessRpId
Type: string
missing
spec.definition.webAuthnPolicyPasswordlessSignatureAlgorithms[]
Type: string
missing
spec.definition.webAuthnPolicyPasswordlessUserVerificationRequirement
Type: string
missing
spec.definition.webAuthnPolicyRequireResidentKey
Type: string
missing
spec.definition.webAuthnPolicyRpEntityName
Type: string
missing
spec.definition.webAuthnPolicyRpId
Type: string
missing
spec.definition.webAuthnPolicySignatureAlgorithms[]
Type: string
missing
spec.definition.webAuthnPolicyUserVerificationRequirement
Type: string
missing
spec.instanceRef
Type: string
Validation Rule | Error Message |
---|---|
self == oldSelf | Value is immutable |
The name of the instance to which this realm belongs
spec.options
Type: object
Options for the request to the Keycloak Admin API.
spec.patchFrom
Type: object
Defines additional values that can be loaded from secrets or configmaps. Field selectors are not supported. For more informations see the patches documentation.
status
Type: object
Property | Type | Required |
---|---|---|
conditions[] | object | |
message | string | |
ready | boolean | ✅ |
resourcePath | string | |
status | string |
missing
status.conditions[]
Type: object
Property | Type | Required |
---|---|---|
lastTransitionTime | string | |
lastUpdateTime | string | |
message | string | |
reason | string | |
status | string | ✅ |
type | string | ✅ |
missing
status.conditions[].lastTransitionTime
Type: string
Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.
status.conditions[].lastUpdateTime
Type: string
Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.
status.conditions[].message
Type: string
missing
status.conditions[].reason
Type: string
missing
status.conditions[].status
Type: string
missing
status.conditions[].type
Type: string
missing
status.message
Type: string
missing
status.ready
Type: boolean
missing
status.resourcePath
Type: string
missing
status.status
Type: string
missing