TAdvWebBrowser - set Authorization Header

In order to fetch an OAtuh 2.0 protected resource I need to assign an access token to the Authorization Header - how can I do this with TAdvWebBrowser?

Thanks in advance

BR Robert

With this sample, you should be able to navigate to an URL with authorization header & post data

Sample.zip (90.2 KB)

The data in the sample is not actualy data but a template, to be replaced with your own.