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

2FA not working due to JWT issue #62

Open
lisams opened this issue Jan 29, 2025 · 0 comments
Open

2FA not working due to JWT issue #62

lisams opened this issue Jan 29, 2025 · 0 comments

Comments

@lisams
Copy link

lisams commented Jan 29, 2025

When activating the 2FA in Shopware Backend for new profiles, an error occurs in the console:

[
    {
        "code": "9",
        "status": "401",
        "title": "The resource owner or authorization server denied the request.",
        "detail": "The JWT string must have two dots"
    }
]

The error occurs with the endpoint /api/rl-2fa/validate-secret.
We have the issue for an instance of SW 6.6.9.0 and SW 6.5.8.13.
There are no errors in the server log files.

Thanks for taking care of this issue!

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

No branches or pull requests

1 participant