Connector 404 error when using SAML module

0
Hi, I am having an issue when I am trying to run an app at private cloud, this app use SAML module and Auth0 as SAML Identity Provider. After running the app it worked well, but after 3h later, I got a 404 error. The app error log is blow. I also deploy other apps using the same configuration, those apps don't have the same error. Can anyone advise or point me in the right direction? Thanks.   2021-11-27 05:55:04.743 ERROR - Connector: 404 - file not found for file: vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php 2021-11-27 06:13:55.826 ERROR - Connector: 404 - file not found for file: actuator/health 2021-11-27 06:27:34.062 ERROR - Connector: 404 - file not found for file: nice ports,/Trinity.txt.bak 2021-11-27 06:40:07.739 ERROR - Connector: 404 - file not found for file: .DS_Store 2021-11-27 06:40:09.070 ERROR - Connector: 404 - file not found for file: ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application 2021-11-27 06:40:51.417 ERROR - Connector: 404 - file not found for file: sso/login/callback 2021-11-27 06:41:55.610 ERROR - Connector: 404 - file not found for file: sso/login/callback 2021-11-27 06:45:59.914 ERROR - Connector: 404 - file not found for file: sso/login/callback    
asked
1 answers
0

Can you check with the admin if the callback URL configuration has been changed?

answered