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

OpenID Configuration Discovery Endpoint (just the endpoint) #18691

Merged
merged 13 commits into from
Oct 21, 2023
Merged

Commits on Oct 18, 2023

  1. wip

    schmichael committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    6f1c913 View commit details
    Browse the repository at this point in the history
  2. add http endpoint tests

    schmichael committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    54f9088 View commit details
    Browse the repository at this point in the history
  3. tests

    schmichael committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    64beb31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1982c77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3cf57d View commit details
    Browse the repository at this point in the history
  6. copywrong

    schmichael committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    8dc67aa View commit details
    Browse the repository at this point in the history
  7. fix panic at the testo

    schmichael committed Oct 18, 2023
    1 Configuration menu
    Copy the full SHA
    75dd200 View commit details
    Browse the repository at this point in the history
  8. add more docs

    schmichael committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    83dc975 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. fix comment

    Co-authored-by: Luiz Aoqui <[email protected]>
    schmichael and lgfa29 authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    e7aaa7f View commit details
    Browse the repository at this point in the history
  2. use const

    Co-authored-by: Luiz Aoqui <[email protected]>
    schmichael and lgfa29 authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    765b3a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    e746aba View commit details
    Browse the repository at this point in the history
  2. add example to docs

    schmichael committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    247aeac View commit details
    Browse the repository at this point in the history
  3. validate oidc_issuer

    schmichael committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    8a557cf View commit details
    Browse the repository at this point in the history