LDAP User Based Authorisation
Currently LDAP works with only Group based Authorisation but for some critical indices we have to give access to just one user from LDAP.
Such Functionality is currently not there and should be implemented.
For ex.
instead of groups: [“xxx”] we can use users: [“xxx”].
I have tried using seperate authentication and then using local groups but that doesn’t work.
Let’s do this?
- 1
- 2
- 3
- 4
- 5
0 voters