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

TLS and authentication support on API Server #29

Closed
jessesuen opened this issue Mar 9, 2018 · 8 comments
Closed

TLS and authentication support on API Server #29

jessesuen opened this issue Mar 9, 2018 · 8 comments
Assignees
Milestone

Comments

@jessesuen
Copy link
Member

Need TLS support for the API server with initial basic auth for the admin user.

@merenbach
Copy link
Contributor

@alexmt regarding the above, is this just a matter of opening an HTTPS listener and setting up basic HTTP authentication for that?

@merenbach merenbach self-assigned this Mar 15, 2018
This was referenced Mar 20, 2018
@merenbach
Copy link
Contributor

Issue status update: We now have argocd install superuser config (with password hashing into a K8s secret) on master. Now I believe we can focus on the actual login logic, login session management, etc. I'm beginning work on that now.

@merenbach
Copy link
Contributor

merenbach commented Apr 9, 2018

Working on authentication support now in terms of walling off URLs that require login.

@merenbach
Copy link
Contributor

Issue status update: With #84 merged, auth is not yet enabled by default. Once the Web frontend supports authentication, and any relevant tweaks are made to the backend, this issue may be resolved.

@jessesuen jessesuen added this to the 0.3.0 milestone Apr 17, 2018
@merenbach
Copy link
Contributor

We've merged #84 and now we have the opportunity to work on auth from the Web frontend. cc @alexmt

@merenbach
Copy link
Contributor

merenbach commented Apr 18, 2018

Update: #100 is out to fix a couple of my oversights.

@merenbach
Copy link
Contributor

@jessesuen proposing we close as supplanted by #91.

@jessesuen
Copy link
Member Author

Agree

alexec pushed a commit that referenced this issue Apr 24, 2019
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

No branches or pull requests

2 participants