cancel
Showing results for 
Search instead for 
Did you mean: 

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

jctapnio
Explorer
0 Kudos
82

Hi everyone,

 

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

Accepted Solutions (0)

Answers (1)

Answers (1)

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.