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
Hello,
I'm trying to launch a openminted stand-alone application. The entry docker container for OMTD is docker.openminted.eu/omtd-platform, that has nginx already installed. I can load the main OMTD interface, but when I'm trying to login/sign-up, I'm redirected to the url 'http://127.0.0.1/api/openid_connect_login' . This url is not responding...
I suppose this url is generated in the nginx 'main.map' file, but in nginx.conf I found that all '/api' destintations are blocked :
Hello,
I'm trying to launch a openminted stand-alone application. The entry docker container for OMTD is docker.openminted.eu/omtd-platform, that has nginx already installed. I can load the main OMTD interface, but when I'm trying to login/sign-up, I'm redirected to the url 'http://127.0.0.1/api/openid_connect_login' . This url is not responding...
I suppose this url is generated in the nginx 'main.map' file, but in nginx.conf I found that all '/api' destintations are blocked :
What's wrong here ? Did I miss something ?
Thanks for your help :)
The text was updated successfully, but these errors were encountered: