Darran Lofthouse [
http://community.jboss.org/people/dlofthouse] created the discussion
"Re: Security Configuration in Domain Model - AS7"
To view the discussion, visit:
http://community.jboss.org/message/590934#590934
--------------------------------------------------------------
Is this approach still being considered? I see from the current schema that we seem to
now be configuring using a login-module element rather than mechanism specific elements as
in this post.
Anil Saldhana wrote:
Further discussions with AS team has yielded something like the following:
<security-domain name="foo">
<ldap-auth server="...">
<jdbc-auth ...>
<extension module="..." class="...">
</security-domain>
This is just a natural language description in the domain model. What
"ldap-auth" maps to is an implementation detail.
Just really checking if there will be authentication mechanism specific elements / types I
can re-use or if we are remaining with the generic login-module elements?
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/590934#590934]
Start a new discussion in PicketBox Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]