Skip to content

feat: backchannel logout request client tls configuration #2875

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix: merge conflicts
  • Loading branch information
aarmam committed Apr 17, 2023
commit 87e14c7025292d5359532f59d49e85850165416d
2 changes: 0 additions & 2 deletions consent/strategy_default.go
Original file line number Diff line number Diff line change
@@ -14,8 +14,6 @@ import (

"github.com/ory/x/httpx"

"github.com/ory/hydra/driver/config"

"github.com/gorilla/sessions"
"github.com/pborman/uuid"
"github.com/pkg/errors"
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -193,6 +193,7 @@ require (
github.com/prometheus/common v0.37.0 // indirect
github.com/prometheus/procfs v0.8.0 // indirect
github.com/rogpeppe/go-internal v1.9.0 // indirect
github.com/ryanuber/go-glob v1.0.0 // indirect
github.com/seatgeek/logrus-gelf-formatter v0.0.0-20210414080842-5b05eb8ff761 // indirect
github.com/segmentio/backo-go v1.0.1 // indirect
github.com/sergi/go-diff v1.2.0 // indirect