Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

RestDataSource and setting Authorization token through request header

$
0
0
I'm trying to use RestDataSource to fetch data using REST APIs.
The REST API expects the caller to pass session id through 'Authorization:<sessionId>' request header.
How to set this for RestDataSource(). I don't seem to find it in RestDataSource javadoc.
Thanks for the help!

Viewing all articles
Browse latest Browse all 4756

Trending Articles