1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 17:56:26 +00:00

Add OIDC with KeyCloak examples

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2023-11-15 14:00:23 +13:00
parent 62480a6c0d
commit 434e13b6e1
12 changed files with 516 additions and 13 deletions

View File

@@ -34,6 +34,7 @@
[k8s/mastodon]: /recipes/kubernetes/mastodon/
[k8s/matrix]: /recipes/kubernetes/matrix/
[k8s/authentik]: /recipes/kubernetes/authentik/
[k8s/keycloak]: /recipes/kubernetes/keycloak/
[k8s/matrix]: /recipes/kubernetes/matrix/
[k8s/dashboard]: /recipes/kubernetes/dashboard/
[k8s/oauth2proxy]: /recipes/kubernetes/oauth2-proxy/