Hi,
In my application, an user can have multiple roles, each role has several permissions and each permission has several rules. An user can have different roles at each headquarter. I want that cas server return user´s information, all permissions and user roles, which stands related to the headquarters. I tried with SingleRowJdbcPersonAttributeDao but it´s not possible and the database is not structured such that there is a column for attribute names and column(s) for the corresponding values, so I can not use MultiRowJdbcPersonAttributeDao. Is it possible? Thanks -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
