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

OPTIONS Resource Request doesn't goes to the backend (returning all x-jwt-Assertion back to the client) #2226

Closed
riyazathali opened this issue Oct 18, 2023 · 0 comments

Comments

@riyazathali
Copy link

Description

When Security is enabled at the resource level and the HTTP options method is invoked, the response header contains "x-jwt-assertion" which is meant only for the backend JWT token.

Steps to Reproduce

  1. Create an API with get and options methods
  2. Enable security at resource level
  3. Invoke options resource
  4. Check the response header for X-JWT-ASSERTION.

Affected Component

APIM

Version

3.2.0

Environment Details (with versions)

No response

Relevant Log Output

No response

Related Issues

No response

Suggested Labels

No response

Kirishikesan added a commit to Kirishikesan/wso2-synapse that referenced this issue Nov 2, 2023
Kirishikesan added a commit to wso2/wso2-synapse that referenced this issue Nov 2, 2023
@GihanAyesh GihanAyesh added 4.3.0 4.3.0-M1 4.3.0 M1 Milestone labels Jan 10, 2024
ljuillerat pushed a commit to AvintisSolutions/wso2-synapse that referenced this issue Aug 21, 2024
dakshina99 added a commit to dakshina99/wso2-synapse that referenced this issue Dec 9, 2024
tharindu1st added a commit to wso2/wso2-synapse that referenced this issue Dec 10, 2024
@dakshina99 dakshina99 self-assigned this Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants