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

Use endpoint URL and OAuth credentials when caching token #2131

Merged
merged 2 commits into from
Feb 1, 2024

Conversation

SanojPunchihewa
Copy link
Contributor

Purpose

Since the cached token was mapped to the synapse endpoint instance previously, the same token was shared even we change the endpoint URL dynamically. With this improvement, we use the endpoint URL and OAuth credentials as the key when caching the token.

Fixes: wso2/api-manager#2381

Since the cached token was mapped to the synapse endpoint instance previously, the same
token was shared even we change the endpoint URL dynamically. With this improvement, we
use the endpoint URL and OAuth credentials as the key when caching the token.

Git issue: wso2/api-manager#2381
@SanojPunchihewa SanojPunchihewa merged commit 0650cc7 into wso2:master Feb 1, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[MI 4.1.0] Caching Issue with Using OAuth Properties on Call Mediator
2 participants