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
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.
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
The text was updated successfully, but these errors were encountered: