Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-1829

Need to use principal-transformer in aggregate-realm in between authentication-realm and authorization-realm

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 1.10.0.CR6, 2.0.0.Alpha5
    • None
    • None
    • None

    Description

      It is requirement to use principal-transformer in aggregate-realm in between authentication-realm and authorization-realm .
      --------------------------------------

      <security-domain name="TestDomain" default-realm="TestAggRealm" permission-mapper="default-permission-mapper" pre-realm-principal-transformer="test-transformer" security-event-listener="local-audit">
      <realm name="TestAggRealm" role-decoder="from-roles-attribute"/>
      </security-domain>

      .
      .

      <aggregate-realm name="TestAggRealm" authentication-realm="TestLdapRealm" authorization-realm="Test_Auth_LdapRealm"/>

      --------------------------------------

      I think to achieve this there need to be something like "mid-realm-principal-transformer" in <aggregate-realm> only .

      Attachments

        Issue Links

          Activity

            People

              aabdelsa Ashley Abdel-Sayed (Inactive)
              aabdelsa Ashley Abdel-Sayed (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: