ldap-authentication icon indicating copy to clipboard operation
ldap-authentication copied to clipboard

Question. How to return true only if user is a member of security group?

Open Maris1984 opened this issue 2 years ago • 1 comments

I believe I’ve tried all possible variable variations but still I’m unable to achieve this. Could perhaps someone steer me to the right direction? Should I perhaps just parse the memberOf attribute value that is returned?

Maris1984 avatar Jan 02 '23 23:01 Maris1984

yes, parse the memberOf should do the trick

ansibleguy76 avatar Feb 17 '23 16:02 ansibleguy76