New Member
Since ‎07-19-2016
‎06-22-2021

My Stats

  • 5 Posts
  • 0 Solutions
  • 0 Likes given
  • 1 Likes received

rt0pn4c's Bio

Badges patrick_mcmicha Earned

View all badges

Recent Activity

We have the following scenario:Proxy A: Using OAuth 2.0 policy for token generation, validation, refresh, etc.Proxy A, before generating an OAuth 2.0 token, does a simple username/pw validation to another proxy, Proxy B.Proxy B: has a Verify API Key ...
Right now we are proxying a REST svc. Let's say the target service lives at https://my.host.com and has an endpoint mapped to uri path of /baz. Let's say that target host also has other services mapped to uri path /internalUseStuff that we do NOT wis...
We are importing a JSON file from swagger api-docs (swagger 2.0) where the base path is simply / This combined with the endpoint path is resulting in smart docs interpreting the resultant path to the endpoint as having double slashes. e.g. my.api.hos...
Likes from