# -- Keycloak's certificate authority (unencoded) used by authservice to support SSO for various packages
# -- Keycloak's certificate authority (PEM Format). Entered using chomp modifier (see chart/dev-sso-values.yaml for example). Used by authservice to support SSO for various packages
certificate_authority:''
certificate_authority:""
# -- Keycloak realm's json web key uri, obtained through https://<keycloak-server>/auth/realms/<realm>/.well-known/openid-configuration
# -- Keycloak realm's json web key output, obtained at https://<keycloak-server>/auth/realms/<realm>/protocol/openid-connect/certs
jwks:""
jwks:''
# -- OIDC client ID used for packages authenticated through authservice
# -- OIDC client ID used for packages authenticated through authservice