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

Feature Proposal: Support for Authentication #73

Open
tanmay-bhat opened this issue May 22, 2022 · 1 comment
Open

Feature Proposal: Support for Authentication #73

tanmay-bhat opened this issue May 22, 2022 · 1 comment
Labels
kind/new-capability Proposal for a new capability skill/helm

Comments

@tanmay-bhat
Copy link
Contributor

Is your feature request related to a problem? Please describe.

  • Authentication is necessary for dashboard based applications since they are meant to be exposed.
  • Right now, kubevious doesn't have any auth feature. Hence, anyone who's exposing it has to find an alternate way either through API gateway, or basic-auth via ingress or running nginx sidecar container.
  • Hence, enabling auth for kubevious would be great for securing the endpoints.
@rubenhak
Copy link
Collaborator

@tanmay-bhat, thanks for submitting the request. Let's keep this request open until we have fully integrated User Authentication & RBAC in Kubevious. I suspect that it would take some time until it happens. Before that happens, I'd suggest including documentation how to achieve user authentication.

I will include docs to implement auth using Traefik IngressRoute and basic-auth Middleware. @tanmay-bhat, could you help with other popular alternative such as nginx sidecar or smilar?

@rubenhak rubenhak added kind/new-capability Proposal for a new capability skill/helm labels May 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/new-capability Proposal for a new capability skill/helm
Projects
None yet
Development

No branches or pull requests

2 participants