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

OIDC: add dynamic client registration util function #3481

Merged
merged 8 commits into from
Jun 21, 2023

Commits on Jun 16, 2023

  1. rename OidcDiscoveryError to OidcError

    Kerry Archibald committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    3463eb9 View commit details
    Browse the repository at this point in the history
  2. oidc client registration functions

    Kerry Archibald committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    4b0e2e6 View commit details
    Browse the repository at this point in the history
  3. test registerOidcClient

    Kerry Archibald committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    4f532f8 View commit details
    Browse the repository at this point in the history
  4. tidy test file

    Kerry Archibald committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    71e6446 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1db21ad View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. reexport OidcDiscoveryError for backwards compatibility

    Kerry Archibald committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    0d0a315 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e09706 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

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