Giter VIP home page Giter VIP logo

Comments (4)

regnaio avatar regnaio commented on September 24, 2024 1

I can see the appeal of the new stateless design, however no longer having the option to skip login is not a good user/developer experience

Can we set an environment variable with a Service Account token or Kubeconfig to skip the web UI login?

from dashboard.

floreks avatar floreks commented on September 24, 2024

https://github.com/kubernetes/dashboard/releases/tag/kubernetes-dashboard-7.0.0

API container

It is now fully stateless, meaning it does not rely on Kubernetes resources to run. It will always require an authorization token to be present to authorize the request. It is no longer possible for the API container to use its own SA privileges to skip authorization. All arguments that were frontend specific have either been removed or moved to the Web container.

/close

from dashboard.

k8s-ci-robot avatar k8s-ci-robot commented on September 24, 2024

@floreks: Closing this issue.

In response to this:

https://github.com/kubernetes/dashboard/releases/tag/kubernetes-dashboard-7.0.0

API container

It is now fully stateless, meaning it does not rely on Kubernetes resources to run. It will always require an authorization token to be present to authorize the request. It is no longer possible for the API container to use its own SA privileges to skip authorization. All arguments that were frontend specific have either been removed or moved to the Web container.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

from dashboard.

tbernacchi avatar tbernacchi commented on September 24, 2024

I don't think this is makes sense - what if I'd to use some external tool to authenticate my users and I want to get rid of the login screen?

from dashboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.