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

Auth method #634

Merged
merged 14 commits into from
Mar 20, 2024
Merged

Auth method #634

merged 14 commits into from
Mar 20, 2024

Commits on Mar 20, 2024

  1. introduce authentication method

    (cherry picked from commit 026b46d)
    ekoby committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    4a38e3b View commit details
    Browse the repository at this point in the history
  2. auth integration test

    ekoby committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c09a8fd View commit details
    Browse the repository at this point in the history
  3. auth method checkpoint

    (cherry picked from commit b3c40ad)
    ekoby committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ee73cf7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    886616f View commit details
    Browse the repository at this point in the history
  5. checkpoint

    ekoby committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c80f7f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13e30a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    56136a1 View commit details
    Browse the repository at this point in the history
  8. switch to using auth method

    ekoby committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f7e4f61 View commit details
    Browse the repository at this point in the history
  9. implement forced refresh

    ekoby committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    95290b3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8c3276c View commit details
    Browse the repository at this point in the history
  11. implement OIDC component

    - can be used to get access token and receive fresh tokens
    ekoby committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    475fec3 View commit details
    Browse the repository at this point in the history
  12. add oidc token auth test

    ekoby committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    fabace7 View commit details
    Browse the repository at this point in the history
  13. implement HA auth

    ekoby committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    545e32f View commit details
    Browse the repository at this point in the history
  14. add HA auth

    ekoby committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e0e23be View commit details
    Browse the repository at this point in the history