It would be nice to have the ability to read the configuration from environment variables as well.
This may result in better synergy with K8s and the Keycloak realm operator, and it's a common practice to have the client ID and client secret in a k8s Secret CR instead of a hypothetical traefik ConfigMap.
Warning: no tested. I would appreciate someone's help to test
It would be nice to have the ability to read the configuration from environment variables as well.
This may result in better synergy with K8s and the Keycloak realm operator, and it's a common practice to have the client ID and client secret in a k8s Secret CR instead of a hypothetical traefik ConfigMap.
Warning: no tested. I would appreciate someone's help to test