-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
Area/GatewayAny issues related to API deployment in gateway, routing etc.Any issues related to API deployment in gateway, routing etc.Area/PoliciesIssues related to any policy, policy hub, policy engine etcIssues related to any policy, policy hub, policy engine etcType/Improvement
Description
Current Limitation
Currently the API key storage and validation in policy engine is done through the sdk. However the sdk is for external parties to build custom policies. Therefore having logic for the API key storage and validation in policy engine in the sdk is incorrect.
Suggested Improvement
Refactor the API key storage and validation logic into the policy engine common module and provide an interface to the policies to access the common storage to validate the api keys.
Version
No response
coderabbitai
Metadata
Metadata
Assignees
Labels
Area/GatewayAny issues related to API deployment in gateway, routing etc.Any issues related to API deployment in gateway, routing etc.Area/PoliciesIssues related to any policy, policy hub, policy engine etcIssues related to any policy, policy hub, policy engine etcType/Improvement