[jboss-jira] [JBoss JIRA] (AS7-4365) SecurityDomainJndiInjectable should allow "java:/jaas" prefixed security domain on demand

Anil Saldhana (JIRA) jira-events at lists.jboss.org
Mon Apr 2 14:00:48 EDT 2012


Anil Saldhana created AS7-4365:
----------------------------------

             Summary: SecurityDomainJndiInjectable should allow "java:/jaas" prefixed security domain on demand
                 Key: AS7-4365
                 URL: https://issues.jboss.org/browse/AS7-4365
             Project: Application Server 7
          Issue Type: Feature Request
          Components: Security
    Affects Versions: 7.1.1.Final
            Reporter: Anil Saldhana
            Assignee: Stefan Guilhen
             Fix For: 7.1.2.Final


Currently,  security domain strings of the form "java:/jaas/sd" are not resolving properly.  IMO we should allow users to deploy applications on AS4,5,6,7 if they need to.

So have a flag inside the SecurityDomainJndiInjectable class that is turned off by default.  If you turn it on, then "java:/jaas" is unprefixed if present.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list