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

feature: OIDC provider client API #12272

Merged
merged 55 commits into from
Aug 23, 2021
Merged

feature: OIDC provider client API #12272

merged 55 commits into from
Aug 23, 2021

Commits on Jul 29, 2021

  1. initial commit

    fairclothjm committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    e57cf07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f14e587 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7a5032 View commit details
    Browse the repository at this point in the history
  4. func doc typo fix

    fairclothjm committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    ec5cd06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb8cd78 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. remove locking on the assignment resource

    It is not needed at this time.
    fairclothjm committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    ad9786e View commit details
    Browse the repository at this point in the history
  2. convert Callbacks to Operations

    - convert Callbacks to Operations
    - add test case for update operations
    fairclothjm committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    b7348a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1de027 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. add client api and tests

    fairclothjm committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    f9a4c27 View commit details
    Browse the repository at this point in the history
  2. remove use of oidcCache

    fairclothjm committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    b0173be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    740c8e1 View commit details
    Browse the repository at this point in the history
  4. remove use of oidcCache

    fairclothjm committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    9bbfca6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31c2552 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c461c17 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62e0f27 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Configuration menu
    Copy the full SHA
    f465774 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2c59a0 View commit details
    Browse the repository at this point in the history
  3. fix merge conflicts

    fairclothjm committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    f36150c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b56639d View commit details
    Browse the repository at this point in the history
  5. add changelog and refactor

    - add changelog
    - be more explicit in the case where we do not recieve a path field
    fairclothjm committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    e0c0e72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    591a5c5 View commit details
    Browse the repository at this point in the history
  7. refactor

    be more explicit in the case where a field is not provided
    fairclothjm committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    ced1882 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9751d5d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b04a40a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6d0c78f View commit details
    Browse the repository at this point in the history
  11. fix merge conflicts

    fairclothjm committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    f129332 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    981a254 View commit details
    Browse the repository at this point in the history
  13. update assignment path

    fairclothjm committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    a01710b View commit details
    Browse the repository at this point in the history
  14. fix merge conflict

    fairclothjm committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    cc8d9bc View commit details
    Browse the repository at this point in the history
  15. update scope path

    fairclothjm committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    51bd841 View commit details
    Browse the repository at this point in the history
  16. fix merge conflicts

    fairclothjm committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    a93b1d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Configuration menu
    Copy the full SHA
    464c0c3 View commit details
    Browse the repository at this point in the history
  2. removed unused name field

    fairclothjm committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    7a6259d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0681fc7 View commit details
    Browse the repository at this point in the history
  4. removed unused name field

    fairclothjm committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    0ea328c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae86723 View commit details
    Browse the repository at this point in the history
  6. removed unused name field

    fairclothjm committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    5aa3ea4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6e2074 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1619537 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4ca579c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    435354c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14b6f6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2f93fd View commit details
    Browse the repository at this point in the history
  4. fix merge conflicts

    fairclothjm committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    84ff701 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Configuration menu
    Copy the full SHA
    f43c5bf View commit details
    Browse the repository at this point in the history
  2. fix merge conflicts

    fairclothjm committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    0257470 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2af727b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5952ee0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed65079 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e018624 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e4b016b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8ac2e1c View commit details
    Browse the repository at this point in the history
  9. small refactor

    fairclothjm committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    d466676 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

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