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

Added additional OpenId Introspection/Revocation endpoints and PKCE to the OpenID Settings and Application UI pages #11903

Merged
merged 36 commits into from
Jul 9, 2022

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    ed03571 View commit details
    Browse the repository at this point in the history
  2. Added revocation permission checkbox to application page

    Mike Calasanz committed May 2, 2022
    Configuration menu
    Copy the full SHA
    e4d8b5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c034198 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

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

Commits on May 24, 2022

  1. Added back the introspection and revocation after fetching the upstre…

    …am to the Application settings UI. Also added introspection and revocation to the server settings UI.
    mcalasa committed May 24, 2022
    Configuration menu
    Copy the full SHA
    662456d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d059da8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36ce483 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

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

Commits on May 31, 2022

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

Commits on Jun 5, 2022

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

Commits on Jun 6, 2022

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

Commits on Jun 9, 2022

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

Commits on Jun 11, 2022

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

Commits on Jun 12, 2022

  1. Configuration menu
    Copy the full SHA
    2e332c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cf0f95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3af2f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

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

Commits on Jun 18, 2022

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

Commits on Jun 21, 2022

  1. Added PKCE to deployment and recipes. Also added note for the PKCE gl…

    …obal and application settings. Updated docs for PKCE.
    mcalasa committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    b14c78f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    429dd1e View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

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

Commits on Jun 25, 2022

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

Commits on Jun 26, 2022

  1. Configuration menu
    Copy the full SHA
    adaab8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a8818f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Update src/OrchardCore.Modules/OrchardCore.OpenId/Configuration/OpenI…

    …dServerConfiguration.cs
    
    Co-authored-by: Kévin Chalet <[email protected]>
    mcalasa and kevinchalet authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    a65d7db View commit details
    Browse the repository at this point in the history
  2. Removed extra lines

    mcalasa committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    9c6bdd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50623fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e904523 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa9941f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    ff787a5 View commit details
    Browse the repository at this point in the history
  2. Removed file

    mcalasa committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    8f7bbbb View commit details
    Browse the repository at this point in the history
  3. Reverted file

    mcalasa committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    0a1ef8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a58c711 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b30b45 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Removed unwanted whitespace

    mcalasa committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    de7324a View commit details
    Browse the repository at this point in the history
  2. Removed the unnecessary comma and update the code comment stating tha…

    …t the introspection and revocation enpoints are enabled by default.
    mcalasa committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    8f075aa View commit details
    Browse the repository at this point in the history