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

OIDC Single Log in for 2 different child sites and RPs in SAP CDC

jctapnio
Explorer
0 Kudos
166

Hi everyone,

 

Is there a way to configure a federated login using OIDC for RPs with 2 different sites under a parent site?

View Entire Topic
dora88flora
Newcomer
0 Kudos

@jctapnio cattranslatorapp wrote:

Hi everyone,

Is there a way to configure a federated login using OIDC for RPs with 2 different sites under a parent site?


Yes, you can definitely configure federated login using OIDC for two sites under a parent site. You'll need to register each site as a separate client application with your chosen OIDC provider (like Keycloak or Auth0), ensuring each has its own unique Client ID and Redirect URIs. Then, configure each of your web applications with the respective client details and the OIDC provider's information. This setup allows both sites to authenticate users against the central OIDC provider.

jctapnio
Explorer
0 Kudos

Thank you!

Do you have idea as to how can I do it in SAP CDC console? As I have 2 child sites that each have its own outbound OIDC configuration and a user needs to be automatically logged in to both sites