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 the JWT token is of the format 'Bearer header.payload.', the response that is received is incorrect (Note: there are 2 dots in the token and the issue comes when they have a dot at the end)
Description
This ticket is related to [1].
When the JWT token is of the format 'Bearer header.payload.', the response that is received is incorrect (Note: there are 2 dots in the token and the issue comes when they have a dot at the end)
Error in logs is as below:
While the correct error response should be:
We need to fix this issue to validate if a token has 2 dots.
Steps to Reproduce
Affected Component
APIM
Version
4.0.0
Environment Details (with versions)
No response
Relevant Log Output
No response
Related Issues
[1]https://github.com/wso2-enterprise/wso2-apim-internal/issues/545
Suggested Labels
No response
The text was updated successfully, but these errors were encountered: