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

Allow multiple policies of the same type (e.g. jwt-validation-policy) for different pointcuts #19

Open
paclife opened this issue Sep 19, 2019 · 0 comments

Comments

@paclife
Copy link

paclife commented Sep 19, 2019

We have a need to specify the same policy, but configure it differently depending on the endpoint. For example we may want to apply a JWT validation policy that enforces the scope claim for a specific endpoint, and then another JWT validation policy with a different scope claim for another endpoint.

Along the same lines, it'd be great if only the policies defined in anypoint.json are reflected in API manager (i.e. remove any policies not defined in code).

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

No branches or pull requests

1 participant