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

fix(core): Updates dpop check for connect #1760

Merged
merged 3 commits into from
Nov 15, 2024

Commits on Nov 14, 2024

  1. fix(core): Updates dpop check for connect

    - Threads through Dpop token and  REST service path from gRPC gateway
    - This is needed when DPoP is enabled (required) OR when the IdP requests it
    dmihalcik-virtru committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    61fb909 View commit details
    Browse the repository at this point in the history
  2. Update server.go

    dmihalcik-virtru committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    bc486f6 View commit details
    Browse the repository at this point in the history
  3. lint fixes

    dmihalcik-virtru committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b8e143a View commit details
    Browse the repository at this point in the history