Discussion
CIBC
CA
Last activity: 16 Feb 2021 15:00 EST
Using anonymous authentication service as a launch URL and then trigger authentication service
Hi,
Our SSO pattern is SP Initiated SSO. We have a requirement to capture certain operator information before connecting to IDP for our token. we are thinking of below solution. Please advise if this is a feasible solution or anyone have attempted this ?. Also suggest alternate solution that would work.
1. Users will launch Pega application through anonymous authentication service link.
2. we would have a screen to capture certain information that is needed for authentication.
3. Trigger authentication service to authenticate users based on user action or autosubmit action.
4. We would use regular SP initiated SSO flow to authenticate user.