Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config options for OIDC #35

Open
inercia opened this issue Aug 21, 2019 · 0 comments
Open

Config options for OIDC #35

inercia opened this issue Aug 21, 2019 · 0 comments

Comments

@inercia
Copy link
Owner

inercia commented Aug 21, 2019

We should be able to configure the API server for accepting OpenID Connect Tokens, by adding flags like these:

--oidc-issuer-url=https://keycloak.example.com/auth/realms/YOUR_REALM
--oidc-client-id=kubernetes
--oidc-groups-claim=groups

to the API server.

As an example, check the config used by kubelogin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant