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

JWT Malformed #212

Open
chsalamin opened this issue Jan 7, 2021 · 1 comment
Open

JWT Malformed #212

chsalamin opened this issue Jan 7, 2021 · 1 comment

Comments

@chsalamin
Copy link

Hello!

I've all tried what mention in the issue #1
But I still have the error "Authorization header malformed." status 403

The Apache is on a server that I cannot restart, should Apache restart to function?

In my .htaccess I've to block , one for WPSuperCache and one for Wordpress...
I've tried to put the two next lines in the two block without success, just after "Rewrite Base /":
RewriteRule ^(.*) - [E=HTTP_AUTHORIZATION:%1]
RewriteRule ^index.php$ - [L]

Finally the line "SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1" should be place before the or after or it neverminds?

Thank you very much for your answer.

Chantal

@rodrigo-arias
Copy link

Same issue here, stopped working when upgrading to WP 5.7.x

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

Successfully merging a pull request may close this issue.

2 participants