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. 31 Mar, 2022 4 commits
  2. 30 Mar, 2022 2 commits
  3. 23 Mar, 2022 2 commits
  4. 22 Mar, 2022 1 commit
  5. 14 Mar, 2022 5 commits
  6. 11 Mar, 2022 2 commits
  7. 07 Mar, 2022 2 commits
  8. 04 Mar, 2022 1 commit
  9. 02 Mar, 2022 2 commits
  10. 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
  11. 23 Feb, 2022 3 commits
  12. 21 Feb, 2022 4 commits
  13. 18 Feb, 2022 11 commits