[jboss-jira] [JBoss JIRA] (AS7-2746) Ability to "log out" of the domain management API
Darran Lofthouse (Commented) (JIRA)
jira-events at lists.jboss.org
Wed Nov 23 05:32:40 EST 2011
[ https://issues.jboss.org/browse/AS7-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645056#comment-12645056 ]
Darran Lofthouse commented on AS7-2746:
---------------------------------------
Technically not possible as you are never logged in.
The issue is that the browser has cached the credentials to the server and is sending them each request when prompted. Firstly is there any way from GWT to tell it to stop sending this info? If not an alternative could be to simulate a failed authentication, that way the browser will believe it no longer has valid credentials to present.
> Ability to "log out" of the domain management API
> -------------------------------------------------
>
> Key: AS7-2746
> URL: https://issues.jboss.org/browse/AS7-2746
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Domain Management
> Reporter: Heiko Braun
> Assignee: Darran Lofthouse
>
--
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