In our organistaion we are now using login via our identity provider (SAML) on our new instance of tutor edX. Everything works fine for https://bootcamp.nc3.cz, but if the not logged users tries to login using https://studio.bootcamp.nc3.cz, they get the message “Page not found The page that you were looking for was not found. Go back to the homepage.” If the user re-enters “https://studio.bootcamp.nc3.cz” in the web browser, it is shown that he is already logged in and all is correct. Here is the log of this action: bootcamp SAML logs - Pastebin.com
I noticed that the message about CORS_ORIGIN_WHITELIST
appears multiple times in the log (line 15, 18, 22, 26, 41, 46). Is there any way to solve this problem?
I want mention that the identity provider has set “HTTP-POST: https://bootcamp.nc3.cz/auth/complete/tpa-saml/” and “Login URL: Missing cookie | MUNI Unified Login”