You can create Kubernetes custom resources (CR) that automate administrative tasks by using the Red Hat Single Sign-On (RH-SSO) operator.
The RH-SSO operator provides the following custom resource definitions (CRDs):
Keycloak
KeycloakRealm
KeycloakClient
KeycloakUser
The Keycloak CR deploys the RH-SSO Services and Components on Red Hat OpenShift.
You can create RH-SSO realms, clients, and users by using custom resources.
A custom resource modification appears in the RH-SSO Admin Console. However, modifying a resource through the RH-SSO Admin Console does not update the custom resource.