You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: