mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-13 22:54:55 +00:00
Merge pull request #3240 from jumpserver/dev_config
[Update] OpenID 认证共享session配置默认值修改为 True
This commit is contained in:
commit
fe5dfcf73f
@ -62,7 +62,7 @@ REDIS_PORT: 6379
|
||||
# AUTH_OPENID_CLIENT_ID: client-id
|
||||
# AUTH_OPENID_CLIENT_SECRET: client-secret
|
||||
# AUTH_OPENID_IGNORE_SSL_VERIFICATION: True
|
||||
# AUTH_OPENID_SHARE_SESSION: False
|
||||
# AUTH_OPENID_SHARE_SESSION: True
|
||||
#
|
||||
# Use Radius authorization
|
||||
# 使用Radius来认证
|
||||
|
Loading…
Reference in New Issue
Block a user