KeycloakRole

v1

resource to define a Protocol Mapper within either a KeycloakRealm or a KeycloakClient


spec

Type: object

PropertyTypeRequired
clientRefstring
definitionobject
optionsobject
patchFromobject
realmRefstring

the KeycloakRole resource


spec.clientRef

Type: string

missing


spec.definition

Type: object

PropertyTypeRequired
attributesobject
clientRoleboolean
compositeboolean
compositesobject
containerIdstring
descriptionstring
idstring
namestring
scopeParamRequiredboolean

 

Validation RuleError Message
has(self.id) == has(oldSelf.id)Value is immutable

missing


spec.definition.attributes

Type: object

missing


spec.definition.clientRole

Type: boolean

missing


spec.definition.composite

Type: boolean

missing


spec.definition.composites

Type: object

PropertyTypeRequired
applicationobject
clientobject
realm[]string

missing


spec.definition.composites.application

Type: object

missing


spec.definition.composites.client

Type: object

missing


spec.definition.composites.realm[]

Type: string

missing


spec.definition.containerId

Type: string

missing


spec.definition.description

Type: string

missing


spec.definition.id

Type: string

Validation RuleError Message
self == oldSelfValue is immutable

missing


spec.definition.name

Type: string

missing


spec.definition.scopeParamRequired

Type: boolean

missing


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.


spec.realmRef

Type: string

missing


status

Type: object

PropertyTypeRequired
conditions[]object
messagestring
readyboolean
resourcePathstring
statusstring

missing


status.conditions[]

Type: object

PropertyTypeRequired
lastTransitionTimestring
lastUpdateTimestring
messagestring
reasonstring
statusstring
typestring

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