-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
add a security module (#628) #629
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a really good PR, thank you for this! :)
In order to merge this the code needs to build and can you add unit tests for the new functionality plus acceptance tests to prove it works overall? I think we can have one that allows the IP and one that doesnt.
Security protection extension for Ocelot AuthorizationToken |
very cool :D |
@aqa510415008 thank you for the tests, this is very good. I have merged it now. |
1 similar comment
@aqa510415008 thank you for the tests, this is very good. I have merged it now. |
Closes #628
Add security mechanisms, IP whitelists, blacklists, and extended security interfaces.
Extend security by implementing
ISecurityPolicy
@TomPallister Evaluation is feasible, feasible, I add unit test