[jboss-jira] [JBoss JIRA] (AS7-4679) Catching custom login module exceptions in remote client
Darran Lofthouse (JIRA)
jira-events at lists.jboss.org
Tue Nov 27 09:50:21 EST 2012
[ https://issues.jboss.org/browse/AS7-4679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse updated AS7-4679:
----------------------------------
Fix Version/s: 7.3.0.Alpha1
(was: 7.2.0.Alpha1)
> Catching custom login module exceptions in remote client
> --------------------------------------------------------
>
> Key: AS7-4679
> URL: https://issues.jboss.org/browse/AS7-4679
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Remoting, Security, Server
> Affects Versions: 7.1.1.Final
> Environment: Win 7 64 Bit
> 4 GB RAM
> java 1.6
> Reporter: Serkan Yıldırım
> Assignee: Darran Lofthouse
> Labels: exception, login, login-module, remoting
> Fix For: 7.3.0.Alpha1
>
>
> This feature request is related with the discussion:
> https://community.jboss.org/message/732948#732948
> I have custom login modules in JBOSS 7.1.2 Snapshot. They are working with no error, i can authenticate and authorize a user. However, when an exception occurs at the time of login, i.e. wrong password, i throw javax.security.auth.login.LoginException with my custom message. But i couldn't catch the exception in the remote client. Darran said that it's not supported in this version. I think it is a necessary feature because a remote user could be informed why login is failed.
--
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