Replies: 2 comments
-
Checkout 5.7.3 version, we add the ability to pass custom HTTP headers for each request! |
Beta Was this translation helpful? Give feedback.
0 replies
-
I just upgraded to the latest SDK version. Why was this functionality removed? I need to pass custom HTTP headers OR custom query parameters to authenticate against our gateway. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We use an OnPremise installation of the Regula Web SDK. The Regula Web SDK runs on a server which is located behind a gateway. To authenticate against the gateway, it is necessary to send a custom HTTP header (i.e. Subscription-Key: 1234-ABC). Only if the authentication at the gateway is successful, the request is forwarded to the Regula server. Is it currently possible to set such a HTTP header via the SDK? Can you provide an example?
Beta Was this translation helpful? Give feedback.
All reactions