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

Improve API-Key flow for websockets #3120

Open
RakhithaRR opened this issue Sep 19, 2024 · 0 comments
Open

Improve API-Key flow for websockets #3120

RakhithaRR opened this issue Sep 19, 2024 · 0 comments

Comments

@RakhithaRR
Copy link

Problem

The current implementation of the API-key support use a registry call to fetch the security schemes of the API when fetching the API details [1]. This is a performance intensive task and we should try to avoid this in this flow.

[1] - https://github.com/wso2/carbon-apimgt/blob/master/components/apimgt/org.wso2.carbon.apimgt.internal.service/src/main/java/org/wso2/carbon/apimgt/internal/service/utils/SubscriptionValidationDataUtil.java#L100

Solution

N/A

Affected Component

APIM

Version

4.4.0

Implementation

No response

Related Issues

No response

Suggested Labels

No response

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

1 participant