You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementing such a feature would be quite a lot of effort. I would be happy to merge a pull request, but the easiest way would be to instruct your reverse proxy to rewrite the URL that is being sent to the OIDC provider
We would like to serve our Gokapi production deployment at multiple URL's, but it doesn't really seem to work with OIDC.
If
ServerUrl
inconfig.json
matches the URL visited, then the OIDC works.If we use the other URL, then OIDC gives an error.
So I assume that the ServerUrl has something to do with this.
Because when I swap the ServerUrl from one to the other, then it also swaps which one works.
Here is js console as well
The text was updated successfully, but these errors were encountered: