Accessing a case with SSO
Hi,
One of our clients is looking for below requirement.
System A (External System) will have a button / link to open the case in Pega. When the user clicks the button, user should be redirected to Pega :
Assumption : User accessing System A will also have an operator created in Pega.
The idea is that the user will log into the client's website, and then click on a link that will redirect them to an existing case in Pega. Right now the URL is working, but it prompts the user the login screen, and we want the user to be automatically authenticated via SSO. We have already created a Saml2.0 Authentication Service that works, but only if we copy the Authentication Service's URL.
Could you please share your thoughts on how to achieve this.
Thanks