3.4.1更新说明上写着LDAP已经修复,但是我还是登录不上,点击登录的时候登录按钮闪烁一下,也没有任何提示和报错,搞不懂了
authentication:
jwtSecret: ''
maximumClockSkew: 10s
multipleLogin: true
oauthOptions:
accessTokenInactivityTimeout: 30m
accessTokenMaxAge: 1h
identityProviders:
- mappingMethod: auto
name: LDAP
provider:
host: '10.66.66.66:389'
loginAttribute: SamAccountName
mailAttribute: mail
managerDN: 'CN=ldap_auth,OU=LDAP_AUTH,OU=dom,DC=dom,DC=cn'
managerPassword: laP_fsoBSW2FFN_fpwnhFs.432g
userSearchBase: 'cn=dom,dc=dom,dc=cn'
type: LDAPIdentityProvider