0

I am working on Mod_auth_openidc with okta integration, where we need to provide OIDCClientID, OIDCClientSecret in the apache configurations that is linked with OIDC app from okta but i want to use multiple application, i.e multiple client ids.

Any suggestions?

Rishav
  • 1
  • Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. – Community Dec 14 '21 at 16:17

1 Answers1

0

This is doable if you put each site needing its own OIDCClientID and OIDCClientSecret in its own virtual host. I am currently able to manage logins to 6 different relying parties with a single originating party.