Add bind permission to default user

feature/cd
garrettmills 4 years ago
parent 4c9d978c79
commit 6e00999140
No known key found for this signature in database
GPG Key ID: 6ACD58D6ADACFC6E

@ -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…
Cancel
Save