fix-issue-122 (#128)

This commit is contained in:
2026-03-04 00:23:30 +00:00
committed by GitHub
parent 1362cc0dac
commit ccbb98b9dd
8 changed files with 419 additions and 0 deletions
+1
View File
@@ -130,6 +130,7 @@ type TraefikOidc struct {
firstRequestMutex sync.Mutex
sessionInvalidationCache CacheInterface
minimalHeaders bool
stripAuthCookies bool
enableBackchannelLogout bool
enableFrontchannelLogout bool
firstRequestReceived bool