Baoyuantop commented on issue #11220: URL: https://github.com/apache/apisix/issues/11220#issuecomment-2948174803
Hi @saurabhconcentrix, when `set_access_token_header: true`, the plugin sets the access token in the X-Access-Token header by default instead of the Authorization header. You can try adding `access_token_in_authorization_header: true` to your plugin configuration. -- 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]
