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

Fix version * subscribed apis validation #1324

Merged
merged 1 commit into from
Jul 16, 2020

Conversation

AmaliMatharaarachchi
Copy link
Contributor

@AmaliMatharaarachchi AmaliMatharaarachchi commented Jul 13, 2020

Purpose

When validating subscription, if the subscribedAPIs claim has the matching API name and the version as * in jwt/apikey; consider that subscription validation is successful.

Issues

Fixes #1323

Automation tests

  • Unit tests added: No
  • Integration tests added: No

Tested environments

Catalina


Maintainers: Check before merge

  • Assigned 'Type' label
  • Assigned the project
  • Validated respective github issues
  • Assigned milestone to the github issue(s)

@menakaj menakaj merged commit bd44eb7 into wso2:master Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Version * not working in API key authentication when validateAllowedAPIs is enabled.
3 participants