[
https://issues.jboss.org/browse/AS7-4310?page=com.atlassian.jira.plugin.s...
]
Darran Lofthouse commented on AS7-4310:
---------------------------------------
AS7-4487 is enhancing the server side configuration of the local mechanism.
The main issue of the local mechanism has been that any authentication attempt making use
of it would not have added the roles the user was expecting. We are now changing this so
that when the local mechanism is used any username can be specified by the client and the
roles will be automatically loaded for that user so even though there will still not be a
username password check the authorization check will still be in the context of the user
selected.
Server side local authentication can now simply be disabled by removing the <local
/> element from the realm.
Re-review: EJB client should not have silet auth enabled by default
-------------------------------------------------------------------
Key: AS7-4310
URL:
https://issues.jboss.org/browse/AS7-4310
Project: Application Server 7
Issue Type: Bug
Components: EJB, Security
Affects Versions: 7.1.1.Final
Reporter: Radoslav Husar
Assignee: Darran Lofthouse
Fix For: 7.1.2.Final-redhat1
EJB client running on local node can bypass auth by using silet auth. This behaviour
should be reviewed whether to be disabled by default.
See comments
https://issues.jboss.org/browse/AS7-4309?focusedCommentId=12679945&pa...
https://issues.jboss.org/browse/AS7-4309?focusedCommentId=12679955&pa...
--
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