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

feat: client-side PKCE support during OIDC and generic redirect_uri #4059

Closed
wants to merge 7 commits into from

Commits on Sep 2, 2024

  1. feat: client-side PKCE during OIDC flows

    # Conflicts:
    #	selfservice/strategy/oidc/strategy.go
    #	selfservice/strategy/oidc/strategy_login.go
    #	selfservice/strategy/oidc/strategy_registration.go
    #	selfservice/strategy/oidc/strategy_settings.go
    
    # Conflicts:
    #	selfservice/strategy/oidc/strategy.go
    alnr committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    9e5e681 View commit details
    Browse the repository at this point in the history
  2. fix: pass URL params explicitly

    alnr committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5195727 View commit details
    Browse the repository at this point in the history
  3. chore: add test

    alnr committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6e07440 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0bf316 View commit details
    Browse the repository at this point in the history
  5. fix: settings flow

    alnr committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8ab4d4c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ddc46f View commit details
    Browse the repository at this point in the history
  7. fix: assertion

    alnr committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    e56f142 View commit details
    Browse the repository at this point in the history