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.

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand in the Innovate Hub.

Watch Now →
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
  • 1594 views
  • 2 likes
  • 2 in conversation