]
Ryan Emerson resolved ISPN-12370.
---------------------------------
Resolution: Done
Implement proper form login and digest login
--------------------------------------------
Key: ISPN-12370
URL:
https://issues.redhat.com/browse/ISPN-12370
Project: Infinispan
Issue Type: Enhancement
Components: Console
Affects Versions: 12.0.0.Dev04
Reporter: Katia Aresti
Assignee: Katia Aresti
Priority: Major
Fix For: 12.0.1.Final
Today the console relies on the navigator popup to log in.
This is not clean and it's very confusing for many reasons:
* White page
* The app downloaded at least two times
We should download the application only once and if authentication is done with digest
(not keycloak) then we should handle the digest requests ourselfs.