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

Add support for order in API provisioning #9

Open
dennypc opened this issue Nov 16, 2018 · 1 comment
Open

Add support for order in API provisioning #9

dennypc opened this issue Nov 16, 2018 · 1 comment

Comments

@dennypc
Copy link

dennypc commented Nov 16, 2018

Hi!

We have some policies that we would like to be ordered on API manager. As an example, first check IP whitelist, then check client id/secret. There's no current way to set the order on anypoint.json. Can you add this capability?

Thank you!

@ymenager
Copy link
Contributor

ymenager commented Nov 16, 2018

Hmm.... well the policies are an array the order should be preserved when creating the policies for the first time.

However if you try to use anypoint.json to change the order that won't work... I'll need to make changes to make that work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants