]
Katia Aresti updated ISPN-11844:
--------------------------------
Component/s: Console
CORS configuration
------------------
Key: ISPN-11844
URL:
https://issues.redhat.com/browse/ISPN-11844
Project: Infinispan
Issue Type: Enhancement
Components: Console, REST
Affects Versions: 10.1.8.Final
Reporter: Katia Aresti
Assignee: Katia Aresti
Priority: Major
Actually if we don't allow cross site calls it can end up easily in non auth cors
header in the console
make the cors feature allowed between an IP that is not localhost and the server
https://github.com/infinispan/infinispan/blob/f19be009cb76e0094288ac45d87...