]
Katia Aresti updated ISPN-11040:
--------------------------------
Status: Open (was: New)
Login resource
--------------
Key: ISPN-11040
URL:
https://issues.redhat.com/browse/ISPN-11040
Project: Infinispan
Issue Type: Sub-task
Components: REST, Server
Affects Versions: 10.1.0.Beta1
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Priority: Major
Fix For: 10.1.0.CR1
The server needs a `login` resource which supports the following:
* `/rest/v2/login?action=login` which triggers 401 handling and browser authentication
* `/rest/v2/login?action=config` which returns a JSON object containing authentication
configuration so that the welcome page can have logic to redirect to an OAuth portal