Setup Keycloak as an Identity Provider & OpenID Connect Token Issuer

Опубликовано: 18 Октябрь 2024
на канале: kubucation
90,823
541

In our ongoing quest to OpenID Connect / Oauth2 based Authentication for Kubernetes Clusters, we have reached a point where we need a third-party Identity Provider and Token Issuer. Keycloak is just that. Learn how to spin it up with Docker, learn what OAuth2 Clients are and how to configure Keycloak to be used with Kubernetes.

Link to the github repository mentioned in the video: https://github.com/etiennedi/keycloak...