PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Thursday, November 10, 2022

[FIXED] How to pass API token to the backend

 November 10, 2022     3scale, api, api-gateway, ibm-api-management, redhat     No comments   

Issue

I'm new to the 3 scale API management. I have configured a backend API, however this private API requires an API Key to authenticate. That being said, no where on the 3 scale backend configuration I can configure an API Key.

I'm aware that the APIcast requires a Secret Token to forward the request to the backend. From that point, my Private API requires an API Key.


Solution

I think you should use "Header Modification Policy" (YourProduct -> Integration -> Policies) to add or update your header with your API Key value.



Answered By - Evgenii
Answer Checked By - Candace Johnson (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing