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
We want to generate a custom API Key for end users and verify API permissions when requesting the API through wso2.
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
The text was updated successfully, but these errors were encountered:
Description
We want to generate a custom API Key for end users and verify API permissions when requesting the API through wso2.
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
The text was updated successfully, but these errors were encountered: