Staff
Since ‎03-07-2018
2 weeks ago

My Stats

  • 50 Posts
  • 5 Solutions
  • 0 Likes given
  • 34 Likes received

Caterina_Pampol's Bio

Badges apininja Earned

View all badges

Recent Activity

I am using edgemicro in front of an internal API that needs a Basic Authorization header. I also enabled oauth plugin on the edgemicro so that it validates the x-api-key header.The problem is that it seems as if the edgemicro is validating the Basic ...
When you deal with API Proxies that have to be deployed in multiple environments target servers can help you with getting the backend URL right. A target server definition is basically a name for a backend URL, and you can set a different URL for eac...
I have added a Basic Authorization Security Scheme to my SmartDocs model.This shows likes this:However I would like to use the client-id and client-secret instead of email and password.Can I change this popup?
I am working on an OAuth implementation where one scope is assigned to the access-token by the OAuth GenerateAccessToken policy. Therefore, I have added three scopes to the API product: AUTH1, AUTH2, AUTH3 I have added the following XML to the OAuth ...
When Apigee is in between the client and the back-end, receiving a SAML token from the client and forwarding this the the back-end. When the back-end then validates the SAML token, it will probably see Apigee as a ‘man-in-the-middle’ and thus disallo...
Likes from