Replies: 1 comment
-
it looks like your requests are looping, the logs can tell you what is happening exactly |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently I have mod_auth_openidc working with a single tenant and it works perfectly however when i try to get it to work in a multi-tenant scenario using the OIDCValidateIssuer Off Setting and removing the OIDCProviderMetadataURL setting i get the following error...
The only mention to the OIDCValidateIssuer setting is in the auth_openidc.conf file added from #475.
I also want to note i have setup my app registration to be multi-tenant as well.
Has anyone else had luck setting this up with Multi-Tenant? Am i missing something other than the OIDCValidateIssuer Setting?
Beta Was this translation helpful? Give feedback.
All reactions