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: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register 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
  • 656 views
  • 2 likes
  • 2 in conversation