mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 01:35:25 +02:00
implement backchannel logout, reuse useringo cache
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
committed by
Christian Richter
parent
a900d0ed8d
commit
dc399a61ac
@@ -53,6 +53,7 @@ func DefaultConfig() *config.Config {
|
||||
RefreshTimeout: 10, // seconds
|
||||
RefreshUnknownKID: true,
|
||||
},
|
||||
ClientID: "web",
|
||||
},
|
||||
PolicySelector: nil,
|
||||
RoleAssignment: config.RoleAssignment{
|
||||
|
||||
Reference in New Issue
Block a user