uselagoon / lagoon

Lagoon, the developer-focused application delivery platform
https://docs.lagoon.sh/
Apache License 2.0
566 stars 148 forks source link

Introduce hook mechanism for Keycloak customization #3240

Open bomoko opened 2 years ago

bomoko commented 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.

tobybellwood commented 1 year ago

THis should be managed alongside the keycloak update to Quarkus