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 basic auth to argo-workflow server #1243

Closed
wants to merge 16 commits into from
Closed

Add basic auth to argo-workflow server #1243

wants to merge 16 commits into from

Conversation

iameskild
Copy link
Member

@iameskild iameskild commented Apr 10, 2022

This is the initial auth setup for argo-workflow.

Argo uses OIDC which follows a more standardized configuration approach than OAuth. Providing redirectUrl and issuer should be enough for Argo to configure the remaining URLs itself (authorize_url, token_url and userdata_url).

How we configure groups to work is still TBD.

Related to #1230

@Adam-D-Lewis Adam-D-Lewis self-requested a review April 12, 2022 14:47
@iameskild iameskild mentioned this pull request Apr 15, 2022
@iameskild iameskild closed this Apr 15, 2022
@iameskild iameskild deleted the argo-auth branch April 15, 2022 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants