This is a migrated thread and some comments may be shown as answers.

How to secure the REST pipleline

1 Answer 367 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Joe Kowalski
Top achievements
Rank 1
Joe Kowalski asked on 20 Jan 2015, 04:35 PM
So we are using the HTML5 viewer inside of an application that communicates with a dedicated report server application that we developed through Ajax requests. We have some security measures in place for authentication but I feel as though we are currently going about it the wrong way. We're using Bearer token authentication to retrieve principals on both ends of the pipeline. How should I go about passing the token from one end (the viewer) to the other (the server) such that it gets passed back and forth for ALL requests. 

1 Answer, 1 is accepted

Sort by
0
Accepted
Hinata
Top achievements
Rank 1
answered on 23 Jan 2015, 10:30 AM
Hi Joe,

Check this thread for answer: Add custom auth headers to html reportviewer.
Tags
General Discussions
Asked by
Joe Kowalski
Top achievements
Rank 1
Answers by
Hinata
Top achievements
Rank 1
Share this question
or