chore: cleanup backchannel logout pr for review
This commit is contained in:
committed by
Christian Richter
parent
0c62c45494
commit
f72e3f1e32
@@ -45,8 +45,6 @@ func DefaultConfig() *config.Config {
|
||||
AccessTokenVerifyMethod: config.AccessTokenVerificationJWT,
|
||||
SkipUserInfo: false,
|
||||
UserinfoCache: &config.Cache{
|
||||
// toDo:
|
||||
// check if "memory" is the right default or if "nats-js-kv" is a better match
|
||||
Store: "memory",
|
||||
Nodes: []string{"127.0.0.1:9233"},
|
||||
Database: "cache-userinfo",
|
||||
|
||||
Reference in New Issue
Block a user