Skip to content

Refactor API key storage and validation in policy engine #622

@thivindu

Description

@thivindu

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

Metadata

Metadata

Assignees

Labels

Area/GatewayAny issues related to API deployment in gateway, routing etc.Area/PoliciesIssues related to any policy, policy hub, policy engine etcType/Improvement

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions