When using Shopware in dev mode, I receive the following error message:
"code": "3",
"status": "400",
"title": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed.",
"detail": "Expired"
As soon as I switch to prod mode, I can log in without any issues.
Plugin Version
7.0.0
PHP Version
8.3.11
Shopware Version
6.6.6.1
Installation method
Composer
Identity provider
Microsoft Azure OIDC
What happened?
When using Shopware in dev mode, I receive the following error message:
As soon as I switch to prod mode, I can log in without any issues.
Relevant log output
No response