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