HeptacomShopwarePlatformAdminOpenAuth icon indicating copy to clipboard operation
HeptacomShopwarePlatformAdminOpenAuth copied to clipboard

[Bug]: Login not possible when Shopware is in dev mode

Open ahaf opened this issue 1 year ago • 0 comments

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:

"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.

Relevant log output

No response

ahaf avatar Sep 30 '24 06:09 ahaf