Uploaded image for project: 'Apache Knox'
  1. Apache Knox
  2. KNOX-529

Wildcard Group Principal Mapping Not Working

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.6.0
    • Server
    • None

    Description

      The following identity assertion configuration does not result in a GroupPrincipal being added to the Subject:

              <provider>
                  <role>identity-assertion</role>
                  <name>Default</name>
                  <enabled>true</enabled>
                  <param>
                      <name>group.principal.mapping</name>
                      <value>*=users</value>
                  </param>
              </provider>
      

      Fix issue and provide unit test coverage for wildcards.

      Attachments

        Activity

          People

            lmccay Larry McCay
            lmccay Larry McCay
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: