Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-6048

RealmUsersRolesLoginModule does not list "realm" as a valid option

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Won't Do
    • Major
    • None
    • 7.1.2.Final (EAP)
    • Security
    • None

    Description

      RealmUsersRolesLoginModule's parent class UserRolesLoginModule calls addValidOptions() in initialize() to add add of it's options to the list of valid ones, but RealmUsersRolesLoginModule does not add it's options to this list.

      This leads to a warning if you use that options:
      WARN [org.jboss.as.security.RealmUsersRolesLoginModule] Invalid or misspelled option: realm

      RealmUsersRolesLoginModule should call addValidOptions() too, passing "realm".

      Attachments

        Activity

          People

            anil.saldhana Anil Saldanha (Inactive)
            rhn-support-jlivings James Livingston (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: