[jboss-jira] [JBoss JIRA] (AS7-5825) Custom JAAS Security Realm for Remoting

Pedro Igor (JIRA) jira-events at lists.jboss.org
Tue Oct 23 12:03:02 EDT 2012


Pedro Igor created AS7-5825:
-------------------------------

             Summary: Custom JAAS Security Realm for Remoting
                 Key: AS7-5825
                 URL: https://issues.jboss.org/browse/AS7-5825
             Project: Application Server 7
          Issue Type: Bug
    Affects Versions: 7.1.1.Final
         Environment: JBoss Application Server 7.1.1.Final
            Reporter: Pedro Igor


Tried to configure a custom JAAS Security Realm for the Remoting Connector using JBoss Application Server 7.1.1.Final.

These same steps work with JBoss AS 7.2.0 and 7.1.3.

When debbuging the client (in my case a EJB standalone client using org.jboss.ejb.client.naming) I noticed that the PLAIN mech is not returned by the server.

My client expects the PLAIN mech to authenticate users using the provided username / password when creating the InitialContext.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list