BookmarkSubscribeRSS Feed
u62694614
Calcite | Level 5

I would like to know, if it is possible, how to send a SASViya request with a token.

The request is:

<sas-report
authenticationType="credentials"
url=""
reportUri="
></sas-report>
1 REPLY 1
BradMorris
SAS Employee

It is not currently possible. authenticationType="credentials", as you show in your post, does trigger authentication, but it uses the cookie based auth through SASLogon. All component libraries in the SAS Viya SDK for JavaScript currently only support cookie based authentication.  OAuth token support is in the works, and will eventually be supported by the sas-auth-browser library as well as directly in the other SDK libraries.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 509 views
  • 2 likes
  • 2 in conversation