Authorization header malformed on Nginx
-
code: jwt_auth_bad_auth_header, message: Authorization header malformed., data: {status: 403}
server: nginx/1.14.0 (Ubuntu)
What is equivalent of
SetEnvIf Authorization “(.*)” HTTP_AUTHORIZATION=$1
on ngnix and where to put it. please guide me.
Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Authorization header malformed on Nginx’ is closed to new replies.