mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 04:09:40 -06:00
add tests for oidc backchannel logout
Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
@@ -47,7 +47,7 @@ type StaticRouteHandler struct {
|
||||
userInfoCache microstore.Store
|
||||
logger log.Logger
|
||||
config config.Config
|
||||
oidcClient oidc.OIDCProvider
|
||||
oidcClient oidc.OIDCClient
|
||||
}
|
||||
|
||||
// Server is the entrypoint for the server command.
|
||||
|
||||
Reference in New Issue
Block a user