[jboss-jira] [JBoss JIRA] Commented: (AS7-838) Allow individual security domains to be deployed

Lance Ball (JIRA) jira-events at lists.jboss.org
Thu May 26 10:43:01 EDT 2011


    [ https://issues.jboss.org/browse/AS7-838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604666#comment-12604666 ] 

Lance Ball commented on AS7-838:
--------------------------------

Marcus - thanks for the reply.  It's possible that I'm doing something wrong - any guidance you can give would be great. 

The deployer that installs the SecurityDomainService is here: https://github.com/torquebox/torquebox/blob/2x-dev/modules/auth/src/main/java/org/torquebox/auth/AuthDeployer.java and the login module is here: https://github.com/torquebox/torquebox/blob/2x-dev/modules/auth/src/main/java/org/torquebox/auth/TorqueBoxLoginModule.java

I based the deployer code off of what I saw in org.jboss.as.security.SecurityDomainAdd and the login module is pretty basic at this point.  Just trying to drive a spike.  If you have any suggestions I'd much appreciate it.

> Allow individual security domains to be deployed
> ------------------------------------------------
>
>                 Key: AS7-838
>                 URL: https://issues.jboss.org/browse/AS7-838
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: Security
>    Affects Versions: 7.0.0.Beta3
>            Reporter: Marcus Moyses
>            Assignee: Marcus Moyses
>             Fix For: 7.0.0.CR1
>
>
> We need to be able to deploy security domains in a deployment unit much like we had in previous AS versions so customers can deploy security domains individually or along with their applications.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list