This project is mirrored from https://gitee.com/mirrors_kinvolk/headlamp.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 28 Mar, 2022 2 commits
  2. 23 Mar, 2022 2 commits
  3. 22 Mar, 2022 1 commit
  4. 14 Mar, 2022 5 commits
  5. 11 Mar, 2022 2 commits
  6. 07 Mar, 2022 2 commits
  7. 04 Mar, 2022 1 commit
  8. 02 Mar, 2022 2 commits
  9. 28 Feb, 2022 1 commit
    • ashu8912's avatar
      backend: Fix oidc redirect url token type · ff01784e
      ashu8912 authored
      In an oidc auth flow the id token is used for authentication and that is
      what should be send in the redirect URI of the oidc callback so that
      id_token is used to make request to the kubernetes cluster.
      Access token should not be used because they are part of oauth 2.0 flow
      and are used for authorization purposes.
      ff01784e
  10. 23 Feb, 2022 3 commits
  11. 21 Feb, 2022 4 commits
  12. 18 Feb, 2022 15 commits