Multiple redirect URIS for different apps #1357
-
Hello! My PoC is the following:
The idea is to use a single client to allow access to multiple apps, thus I need multiple redirect URIs. I want to do something like:
However, when I need to define the mod_auth_openidc, the OIDC variables should be enabled at vhost level. Is ti possible to enable them at location level to have something like this:
Many thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
you don't need multiple redirect URIs for a single client to allow access to multiple apps, ,just use a single one e.g. |
Beta Was this translation helpful? Give feedback.
you don't need multiple redirect URIs for a single client to allow access to multiple apps, ,just use a single one e.g.
https://pgcorreia.com/oidc/callback