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

feat: Add OIDC_CLIENT_SECRET and other changes for v2 #4254

Merged
merged 27 commits into from
Oct 5, 2024

Commits on Sep 23, 2024

  1. initial impl

    cmintey committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c9723eb View commit details
    Browse the repository at this point in the history
  2. working implementation

    cmintey committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e76b1fe View commit details
    Browse the repository at this point in the history
  3. refine implementation

    cmintey committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a5f387a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06ae181 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1867194 View commit details
    Browse the repository at this point in the history
  6. update docs

    cmintey committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    26c3775 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7832e19 View commit details
    Browse the repository at this point in the history
  8. remove oidc api

    cmintey committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    21bc5b7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d33f153 View commit details
    Browse the repository at this point in the history
  10. add unit tests

    cmintey committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    46e5808 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4cd3345 View commit details
    Browse the repository at this point in the history
  12. enable PKCE

    cmintey committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    08a9c79 View commit details
    Browse the repository at this point in the history
  13. update auth config

    cmintey committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    46fa494 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    45935cc View commit details
    Browse the repository at this point in the history
  15. fix group claims requirements

    cmintey committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c9adc6b View commit details
    Browse the repository at this point in the history
  16. update api docs

    cmintey committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f30b900 View commit details
    Browse the repository at this point in the history
  17. update e2e docker

    cmintey committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    feddea6 View commit details
    Browse the repository at this point in the history
  18. update lock file

    cmintey committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f48a91d View commit details
    Browse the repository at this point in the history
  19. set secure cookie

    cmintey committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    30c6c06 View commit details
    Browse the repository at this point in the history
  20. fix test

    cmintey committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c13cc71 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    a7938e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c51b72e View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. fix doc links

    cmintey committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b9fc128 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c82f30d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dc2249 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    962e629 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    ac47712 View commit details
    Browse the repository at this point in the history