Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
2.10.01
-
None
-
None
Description
- Currently, it uses the query by default which had been used in HstLogin forge project module like this:
public static final String DEFAULT_ROLES_OF_USER_QUERY =
"//element(*, hipposys:group)[(@hipposys:members = ''
--> ''{0}
'' will be replaced by user name. (e.g., 'author').
The query above is actually group node query.
Currently, there's no explicit mapping rule between hippo repository roles/groups and JEE roles.
Attachments
Issue Links
- relates to
-
HSTTWO-1171 HST must be extended with site mount authorization.
- Closed