implement backchannel logout, reuse useringo cache

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
Jörn Friedrich Dreyer
2023-04-12 17:04:10 +02:00
committed by Christian Richter
parent a900d0ed8d
commit dc399a61ac
9 changed files with 71 additions and 95 deletions

View File

@@ -53,6 +53,7 @@ func DefaultConfig() *config.Config {
RefreshTimeout: 10, // seconds
RefreshUnknownKID: true,
},
ClientID: "web",
},
PolicySelector: nil,
RoleAssignment: config.RoleAssignment{