You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Create an API with get and options methods
Enable security at resource level
Invoke options resource
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: