]
Brian Stansberry updated WFCORE-107:
------------------------------------
Fix Version/s: 1.0.0.Alpha16
(was: 1.0.0.Alpha15)
Update whoami operation to return authentication mechanism where
verbose=true
-----------------------------------------------------------------------------
Key: WFCORE-107
URL:
https://issues.jboss.org/browse/WFCORE-107
Project: WildFly Core
Issue Type: Feature Request
Components: Domain Management
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.0.0.Alpha16
The admin console currently contains a "logout" handler that follows a round of
HTTP message exchanges to trick the web browser into forgetting the credentials it has
cached.
This only makes sense where the browser has cached a credential - if we return the
authentication mechanism then the console can make a better decision regarding displaying
the logout link or could change the implementation so display a message to the user
explaining why logout does not make sense.