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

4.1: Deprecate two OAuth 2 settings #2084

Merged
merged 6 commits into from
Oct 10, 2024
Merged

Commits on Oct 10, 2024

  1. Modify Entra example so that it uses v2.0

    Conflicts:
    	docs/oauth2-examples-entra-id/index.md
    MarcialRosales authored and michaelklishin committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    49ddc8a View commit details
    Browse the repository at this point in the history
  2. Explain how to configure extra params for authorize and token endpoints

    Conflicts:
    	docs/oauth2-examples-entra-id/index.md
    	docs/oauth2-examples-okta.md
    MarcialRosales authored and michaelklishin committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e073599 View commit details
    Browse the repository at this point in the history
  3. Rename jwks_url to jwks_uri

    And remove any reference to
    oauth_metadata_url
    MarcialRosales authored and michaelklishin committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    514ac01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b143aef View commit details
    Browse the repository at this point in the history
  5. Remove duplicate lines

    Conflicts:
    	docs/oauth2-examples-entra-id/index.md
    MarcialRosales authored and michaelklishin committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    19f5928 View commit details
    Browse the repository at this point in the history
  6. Resolve conflicts #2084

    michaelklishin committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6373392 View commit details
    Browse the repository at this point in the history