]
Darran Lofthouse resolved WFCORE-107.
-------------------------------------
Resolution: Won't Do
No demand for this change.
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: Management
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Priority: Major
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.