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

Support APIKey authentication - Implementation #5484

Closed
danielnginx opened this issue May 1, 2024 · 0 comments · Fixed by #5580
Closed

Support APIKey authentication - Implementation #5484

danielnginx opened this issue May 1, 2024 · 0 comments · Fixed by #5580
Assignees
Milestone

Comments

@danielnginx
Copy link
Collaborator

danielnginx commented May 1, 2024

  • Create a Policy for API Key Auth
    • The policy should work for virtualserver and virtualserver routes
    • The policy should be implemented in NJS
    • The APIKey should be hashed
    • The policy should support multiple apikeys
    • Should support multiple headers/queries
### Tasks
- [x] Unit tests
- [x] Python Tests
- [x] Example folder in repo
- [x] clean up logs
- [ ] https://github.com/nginxinc/kubernetes-ingress/issues/5761
@danielnginx danielnginx added this to the v3.6.0 milestone May 1, 2024
@haywoodsh haywoodsh linked a pull request Jun 14, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants