IDP Initiated SSO with OIDC
Hello everyone,
We have a requirement to configure an OpenID Connect Authentication Service in 8.6 to work with IdP initiated sessions. In this case, User will be already logged into the Identity provider (IDP) and will then try to access Pega Application URL (Service Provider) from there.
Although the user is already authenticated in IDP, however our requirement is that Pega should still use the "Authorization code" grant flow where Pega would need to request the Authorzation code first from IDP and then continue the process.
Now my question is will the OOTB Open ID Authentication service work here? In other words, if I embed my application URL in IDP e.g https://myapplication/prweb/PRAuth/IDP, will it work the same way as if I hit this URL in a separate browser session?
Thanks
SB