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

How should I implement a user-defined APIKey verification mode #8977

Open
WeWebsterchen opened this issue Dec 22, 2024 · 0 comments
Open

How should I implement a user-defined APIKey verification mode #8977

WeWebsterchen opened this issue Dec 22, 2024 · 0 comments

Comments

@WeWebsterchen
Copy link

Description

APIKeyDesign-第 2 页
We want to generate a custom API Key for end users and verify API permissions when requesting the API through wso2.
image
image

We implement the KeyValidationHandler class and place the generated plug-in jar in repository/components/lib and lib directories. We also configure the key_managent validation method as the plug-in class. The logic for validating the APIKey is not executed when requesting the wso2 API. How should I correctly write the custom APIKey validation logic?

Affected Component

Analytics

Version

4.4.0

Environment Details (with versions)

Ubuntu 22.04.5 LTS

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