Open bomoko opened 2 years ago
If a user wants to customize their Keycloak permissions, they have few options - the only real one being using the UI.
It would be useful if these changes could be persisted as code in some way, such as a configMap that's volume mounted into the Keycloak container.
THis should be managed alongside the keycloak update to Quarkus
If a user wants to customize their Keycloak permissions, they have few options - the only real one being using the UI.
It would be useful if these changes could be persisted as code in some way, such as a configMap that's volume mounted into the Keycloak container.