Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ahaf opened this issue Sep 30, 2024 · 0 comments
Open

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

ahaf opened this issue Sep 30, 2024 · 0 comments
Assignees

Comments

@ahaf
Copy link

ahaf commented Sep 30, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants