[jboss-jira] [JBoss JIRA] (AS7-4679) Catching custom login module exceptions in remote client

Serkan Yıldırım (JIRA) jira-events at lists.jboss.org
Mon Apr 30 16:11:18 EDT 2012


     [ https://issues.jboss.org/browse/AS7-4679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Serkan Yıldırım updated AS7-4679:
---------------------------------

        Description: 
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.

  was:
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, how is it possible???


    Forum Reference: https://community.jboss.org/message/732948#732948  (was: https://community.jboss.org/message/732948#732948)

    
> 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: David Lloyd
>            Priority: Critical
>              Labels: exception, login, login-module, remoting
>
> 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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the jboss-jira mailing list