Is there an AWS inbound policy that interferes with “Authorization: Bearer {token}” data? [duplicate]
问题 This question already has answers here : Authorization Credentials Stripped — django, elastic beanstalk, oauth (4 answers) Closed last month . The question above is the thread associated with these links. Link 1, Link 2 It's like this when I understand my current situation. Request.user cannot be identified from EC2 instance created via AWS EB. The reason is that the Authorization: Bearer {token} provided during data communication is not being delivered to the EC2 instance. However, this