Here is my scenario, user gets authenticated via cas and has authorization info in attributes from CAS ldap. I want to take those attributes and build permissions for authorization, I am trying to extend AuthorizingRealm, but I can't find away to pass those attributes. Also, I am using shiro for authorization only, when does doGetAuthorizationInfo gets called?
Thanks -- View this message in context: http://shiro-user.582556.n2.nabble.com/Shiro-and-LDAP-authorization-tp7096956p7101087.html Sent from the Shiro User mailing list archive at Nabble.com.
