Uploaded image for project: '[Read Only] - Hippo Site Toolkit 2'
  1. [Read Only] - Hippo Site Toolkit 2
  2. HSTTWO-1199

DefaultLoginModule resolves roles of user by groups of hippo repository, seems unclear to find JEE roles.

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • 2.10.01
    • 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}'' or @hipposys:members = ''*'') and @hipposys:securityprovider = ''internal'']";

      --> ''{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

          Activity

            People

              wko Woonsan Ko (Inactive)
              wko Woonsan Ko (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: