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 APIM cli to connect to API Manager protected by Cloudflare #505

Closed
KripeshJha opened this issue Oct 11, 2024 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request

Comments

@KripeshJha
Copy link

Problem description

API Manager that is protected behind cloudflare need cf-access-token in request header when calling API Manager API to allow successful call.

Screenshot 2024-10-11 at 6 18 49 PM
Screenshot 2024-10-11 at 6 21 57 PM

As apimcli doesn't support sending additional header while calling API Manager rest API, we are unable to send cf-access-token and hence unable to connect API Manager via APIM CLI

Feature request

Please allow APIM CLI to send cf-access-token to allow apim cli to consume API Manager APIs protected by cloudflare

@KripeshJha KripeshJha added the enhancement New feature or request label Oct 11, 2024
@rathnapandi rathnapandi self-assigned this Oct 11, 2024
rathnapandi pushed a commit that referenced this issue Oct 15, 2024
@rathnapandi
Copy link
Member

Fixed in 1.14.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants