i'm trying to implement Active Directory authentication and Database role mapping in grails. Quiet alright I've had the app configured with LDAP but once I'm logged in I get redirected with this message "Sorry, you're not authorized to view this page.". How can I achieve user role mapping?
Asked
Active
Viewed 30 times
0
-
using ldap template and https://stackoverflow.com/questions/25515345/best-practice-for-configuring-spring-ldaptemplate-via-annotations-instead-of-xml – Akash Shah Feb 15 '19 at 13:37
-
does this also work in grails? – Thulani Tembo Feb 15 '19 at 13:59