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

Add oidc pkce support #183

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Add oidc pkce support #183

wants to merge 10 commits into from

Commits on Sep 15, 2020

  1. Add oidc pkce support

    idsulik committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    02d7791 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

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

Commits on Sep 17, 2020

  1. Add oidc checkParams func

    idsulik committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    37aa426 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18c28ba View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Support concurrent CSRF cookies by using a prefix of nonce (thomseddo…

    …n#187)
    
    * Support concurrent CSRF cookies by using a prefix of nonce.
    * Move ValidateState out and make CSRF cookies last 1h
    * add tests to check csrf cookie nam + minor tweaks
    
    Co-authored-by: Michal Witkowski <michal@cerberus>
    thomseddon and Michal Witkowski committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    41560fe View commit details
    Browse the repository at this point in the history
  2. Allow override of domains and whitelist in rules (thomseddon#169)

    Co-authored-by: Mathieu Cantin <[email protected]>
    Co-authored-by: Pete Shaw <[email protected]>
    3 people committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    04f5499 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

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

Commits on Oct 29, 2020

  1. Merge branch '182'

    idsulik committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    5e1c2d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Updated implementation

    idsulik committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    1fcc0b6 View commit details
    Browse the repository at this point in the history
  2. Fixes

    idsulik committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    bc243e0 View commit details
    Browse the repository at this point in the history