Add bind permission to default user
This commit is contained in:
parent
4c9d978c79
commit
6e00999140
@ -191,6 +191,9 @@ const auth_config = {
|
||||
|
||||
// Password API
|
||||
'v1:password',
|
||||
|
||||
// LDAP Binding
|
||||
'ldap:bind',
|
||||
],
|
||||
|
||||
root: ['v1', 'ldap', 'saml', 'profile', 'oauth', 'app', 'auth', 'iam'],
|
||||
|
Loading…
Reference in New Issue
Block a user