Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-5417

Include RoleMappingLoginModule from JBAS in JBoss Security Guide.

XMLWordPrintable

    • Documentation (Ref Guide, User Guide, etc.)
    • A new section describing RoleMappingLoginModule and its configuration options has been added to the JBoss Security Guide.
    • Documented as Feature Request
    • ASSIGNED

      Customers sometime need a feature to map an application role (for example, role from ldap) to a declarative role in web.xml etc.

      Description:
      Assume a web.xml defines a security role called as "admin". Now the user uses ldap login module and authenticates the user called as "X". But ldap has been configured to assign an role of "ldaprole" to "X". It should be possible for the user to specify a mapping from "ldaprole" to "admin" such that the authentication passes and access is granted.

      A simple RoleMappingLoginModule would suffice that can be configured to replace specific roles in the authenticated subject with roles in the login module options etc.

      This is discussed in https://jira.jboss.org/browse/JBAS-3323, and should be considered as an addition to the Login Module section of the Security Guide.

      Anil, is this something we could port over for JBEAP customer use? If yes, please assign to me for triage in 5.1.1

            ekopalov_jira Eva Kopalova (Inactive)
            jaredmorgs_jira Jared Morgan (Inactive)
            Eva Kopalova Eva Kopalova (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: