cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Login page in OIDC authentication flow

flukic
Explorer
467

Hello experts!

We are currently in the process of setting up our CDC as OP in the OIDC federated scenario.
We are creating a customer portal that will be the gateway to other platforms (RPs in this scenario).
Initial login to the portal is performed via CDC and then the user can navigate to those platforms which in turn fire the request towards auth endpoint of CDC and start the authentication process.

Considering that the user will always be logged in into CDC before starting the whole OIDC flow - the login step should not even be triggered in this scenario, correct?

From my understanding when the process starts and SDKs are loaded on the proxy page, it should detect the user session and go directly to the consent step. Do we need to perform some custom logic here or will it be automatically sent to the consent step via proxy?

Thanks in advance,
Filip

Accepted Solutions (1)

Accepted Solutions (1)

Hi Filip,

The Proxy Page contains the webSDK, it will detect the existing session and will redirect to the Consent Page automatically without the need of adding custom logic.

Hope this helps

Answers (0)