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

API Manager Doesn't Allow ApiKey to Pass to the Backend #3795

Open
RadwaEssamMO opened this issue Mar 10, 2025 · 0 comments
Open

API Manager Doesn't Allow ApiKey to Pass to the Backend #3795

RadwaEssamMO opened this issue Mar 10, 2025 · 0 comments

Comments

@RadwaEssamMO
Copy link

Description

The API Manager is not passing the ApiKey to the backend after adding the following configuration to the deployment.toml file. The configuration works for OAuth2 tokens but does not function correctly with ApiKey.

[apim.oauth_config] enable_outbound_auth_header = true

Steps to Reproduce

1-Edit "<APIM_HOME>/repository/conf/deployment.toml" adding the blew configurations
[apim.oauth_config] enable_outbound_auth_header = true

2-restart the APIM

Version

wso2am-4.3.0

Environment Details (with versions)

Red Hat Enterprise Linux
version 8.10

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