mscb402 commented on issue #8408:
URL: https://github.com/apache/apisix/issues/8408#issuecomment-1331566661

   If you set `access_token_in_authorization_header=true` token will save in 
the `Authorization` like `Authorization: Bearer xxxxx`. If you set 
`access_token_in_authorization_header=false` token will save in the 
`X-Access-Token` like `X-Access-Token: xxxx`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to