]
Darran Lofthouse updated WFCORE-107:
------------------------------------
Fix Version/s: (was: 3.0.0.Beta7)
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
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.