diff options
Diffstat (limited to 'kubernetes/namespaces/tooling/keycloak/README.md')
| -rw-r--r-- | kubernetes/namespaces/tooling/keycloak/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/kubernetes/namespaces/tooling/keycloak/README.md b/kubernetes/namespaces/tooling/keycloak/README.md new file mode 100644 index 0000000..fec187d --- /dev/null +++ b/kubernetes/namespaces/tooling/keycloak/README.md @@ -0,0 +1,7 @@ +# Keycloak + +This folder contains manifests for the deployment of +[Keycloak](https://keycloak.org). + +We use this as an OpenID and SAML provider to authenticate to other services +with SSO. |