[jboss-dev-forums] [PicketBox Development] - Re: Security Configuration in Domain Model - AS7
Marcus Moyses
do-not-reply at jboss.com
Wed Dec 8 15:18:21 EST 2010
Marcus Moyses [http://community.jboss.org/people/mmoyses] created the discussion
"Re: Security Configuration in Domain Model - AS7"
To view the discussion, visit: http://community.jboss.org/message/575012#575012
--------------------------------------------------------------
I'm still learning AS7 so I'm gonna start with some basic configuration that we definitely need in the security container.
For now I'm trying to set up something as simple as:
<subsystem xmlns="urn:jboss:domain:security:1.0" >
<security-manager class-name="org.jboss.security.plugins.auth.JaasSecurityManagerBase" deep-copy-subject-mode="false" default-callback-handler-class-name="org.jboss.security.auth.callback.JBossCallbackHandler"/>
</subsystem>
I can already see we are going to need another sub element for the authentication cache. Maybe one for the default login module xml.
I'll update this thread once I manage to install the basic security container.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/575012#575012]
Start a new discussion in PicketBox Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2088]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20101208/541f6e9f/attachment.html
More information about the jboss-dev-forums
mailing list