Within our project we needed OpenID Connect support, so here it is. We currently run docker_auth inside Kubernetes and use Keycloak as OpenID Connect provider. It works fine and should also work with other OIDC provider. However it has to be mentioned that I have not tested it with others than Keycloak.
Hey there,
Within our project we needed OpenID Connect support, so here it is. We currently run docker_auth inside Kubernetes and use Keycloak as OpenID Connect provider. It works fine and should also work with other OIDC provider. However it has to be mentioned that I have not tested it with others than Keycloak.