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

Possible to use basic authentication? #5548

Closed
Phantom-Intruder opened this issue Jul 24, 2024 · 3 comments
Closed

Possible to use basic authentication? #5548

Phantom-Intruder opened this issue Jul 24, 2024 · 3 comments

Comments

@Phantom-Intruder
Copy link

Phantom-Intruder commented Jul 24, 2024

I was wondering if we could use basic auth to create users & login instead of SSO since we don't want to expose devtron to the internet as it is only going to be used from within our VPC. Without exposing devtron to the internet, SSO is not possible. So I would like to know if we can use a basic username/password which will be used to divide up roles (security won't be a concern since this won't be accessible from outside anyway)...

AB#10212

Copy link

azure-boards bot commented Jul 24, 2024

❌ There was a problem linking to Azure Boards work item(s):

  • 10212

Please check the IDs and try again using the AB# syntax. Learn more

@abhibhaw
Copy link
Member

Hey @Phantom-Intruder, No you cannot use basic auth for creating additional users apart from admin user at devtron. You can try something like keyclock(Hosted in your local network) with devtron, that way you may need not to expose devtron to internet for SSO. I haven't tried it personally but I believe this should work in your case

@Phantom-Intruder
Copy link
Author

Thanks for the info @abhibhaw

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