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

dashboard: add opt-in for full external login (e.x. oauth-proxy) #3331

Open
gberche-orange opened this issue Jan 31, 2023 · 1 comment
Open

Comments

@gberche-orange
Copy link

Problem

As a dashboard operator
in order to deploy the dashboard on K8S clusters without an IDP configured but with an available oauth-proxy facing the dashboard
I need to configure the dashboard to skip the login page

Solution

a helm option such as "skipLogin: true" which enables be automatically logged in with the default admin user.

This option would typically be used in conjonction with the https://oauth2-proxy.github.io/oauth2-proxy/ as to still secure access to the dashboard

Workaround

Configure a dummy user (e.g. login=admin password=admin)

Additional context

@gberche-orange gberche-orange added the type/enhancement New feature or request label Jan 31, 2023
@makkes
Copy link
Member

makkes commented Feb 1, 2023

@foot fyi

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

3 participants