Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to change the basic Authorization header in the policies?

I am new to APIGEE and have the following use case -

  • request comes to APIGEE with basic Authorization header . The value is base64 encoded. Client also passes a custom auth header which is required by the backend.
  • after APIGEE verify the caller I need to change the basic Authorization header to a different value which client passes through custom auth header.
  • Then remove the custom auth header and call to backend 

 

please help me on this .

0 2 191
2 REPLIES 2
Top Solution Authors