How to implement Anonymous Authentication in PEGA Mashup?

Hi All,

I have a requirement where we want to send the Pega Mashup link to open a case in browser without the need for Authentication. I tried creating an Anonymous Authentication but I am stuck with it. I have used the Authentication link in Mashup and tried to connect with it But is receiving the login screen again to validate.

Please let me know for any help!!

Version Used: 8.7 Local Edition

@SagnikH9 Hi Can you please check the below article

@SrinidhiM Tried the Anonymous authentication way but somehow was not able to pull through.

Let me know if sharing the screenshots will help?

@SagnikH9 Hi Yes can you please share screenshots by hiding confidential info

Able to pull through the requirement. Thnx for all the help!!

@SagnikH9 that’s great to hear!

Could you provide details of what was the final solution and mark your own answer as Accept Solution so that we can close this post and users might learn from this thanks!

The solution w ehave implemented is that: We have to update the Authentication Service Url in the Mashup Source Code in the URL section.

Once we do that, while the mashup html code will be triggered, it will trigger internally the desired url and authentication will work.

Let me know for anything else!!