|
|
|
|
|
by boris-ning-usds
1159 days ago
|
|
I've been reading up on Keycloak recently, and had questions for hosting keycloak in prod. How do people in the field handle configuration updates with code?
For example, if I want to set it up as an identity broker to an idp, I would want that configuration backed by code, reviewed by my team. Is anybody using the keycloak terraform provider https://registry.terraform.io/providers/mrparkers/keycloak/l... in production? Do people diff the realm json configuration as code and use that instead? |
|