Anonymous Authentication not Working on Chrome
Hi We have a mashup that displays a simple section with the count of cases a user has. We want this to be accessed by anyone, so there's an Anonymous authentication service and a model user with no Portal configured, when I run the Mashup code on Firefox, it works fine, but when I run it on Chrome, instead of showing the Mashup section it shows the PEGA login screen.
How it should work (Firefox)
How it looks on Chrome:
Is there something we need to change in Chrome?