Replies: 2 comments
-
Hi @hyec |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can put the explicit full urls into the redirect and post-logout urls in the keycloak client and then it works for me to use them at all places where any of those urls are used. |
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.
-
I have two TLDs serving the same websites, I want use a middleware config for both domains. Is it a good idea to support multiply domains like OAuth2-Proxy's
cookie_domains
. The longest domain matching the request's host will be used (or the shortest cookie domain if there is no match).I think the CallbackUri should be a template, or each domain have a callbackUri.
Beta Was this translation helpful? Give feedback.
All reactions