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

Add OpenID Connect (OIDC) Authentication Support #37

Open
austince opened this issue Oct 15, 2019 · 0 comments
Open

Add OpenID Connect (OIDC) Authentication Support #37

austince opened this issue Oct 15, 2019 · 0 comments
Labels
kind/feature New feature or request size/large A large-ish project status/help-wanted Extra attention is needed
Milestone

Comments

@austince
Copy link
Contributor

austince commented Oct 15, 2019

Will have to periodically fetch a token from a specified authentication provider to hook into the Ververica Platform's authentication. Will likely involve adding a/ refactoring the auth_store in /controllers/appmanager to create authenticated contexts from a token fetched from OIDC, as well as adding CLI flags/ env variables for those credentials.

May not be possible to tie OIDC to Vp API Tokens 1:1. Although might be possible if we created namespaces with only the user instead of system:authenticated?

This is a necessary requirement for working interoperably with the suggested production setup from Ververica.

@austince austince added enhancement status/help-wanted Extra attention is needed labels Oct 15, 2019
@austince austince added this to the v1 milestone Nov 17, 2019
@austince austince added size/large A large-ish project kind/feature New feature or request and removed enhancement labels Nov 18, 2019
@austince austince modified the milestones: v1, post-v1 Mar 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request size/large A large-ish project status/help-wanted Extra attention is needed
Development

No branches or pull requests

1 participant