Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Support PKCE for OAuth 2.0 #14750

Merged
merged 9 commits into from
Jan 4, 2023
Merged

Support PKCE for OAuth 2.0 #14750

merged 9 commits into from
Jan 4, 2023

Commits on Dec 29, 2022

  1. Support OIDC code challenges.

    clokep committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    32475f0 View commit details
    Browse the repository at this point in the history
  2. Newsfragment

    clokep committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    4aad25e View commit details
    Browse the repository at this point in the history
  3. Changes from review.

    * Drop support for 'plain' method.
    * Simplify configuration.
    clokep committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    5e910b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Fix outdated comment.

    clokep committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    1e82afd View commit details
    Browse the repository at this point in the history
  2. Clarify comments.

    Co-authored-by: Denis Kasak <dkasak@termina.org.uk>
    clokep and dkasak authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    45d3bba View commit details
    Browse the repository at this point in the history
  3. Clarify comment.

    clokep committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    1ebd224 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    8682a71 View commit details
    Browse the repository at this point in the history
  2. Support disabling PKCE.

    clokep committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    d504e47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08df5d4 View commit details
    Browse the repository at this point in the history