BookmarkSubscribeRSS Feed
balraj
Quartz | Level 8

Hi Community,

 

How can I integrate SAS VA into my website with User Authentication, by using the credentials which will be passed to SAS VA from my website?

 

Please guide me in implementing this.

 

Thank You 

10 REPLIES 10
JuanS_OCS
Amethyst | Level 16

Hi there,

 

I personally think this functionality is not supported officially by SAS, but I would recommend you to double-check with SAS Technical Support.

 

But what you can do, is to enable web authentication, and ensure that your website's database creates a readable dump of your users and passwords for the SAS Web Authentication https://support.sas.com/documentation/cdl/en/bimtag/69826/HTML/default/viewer.htm#n1bhp608f0hsoen10i...

balraj
Quartz | Level 8

Hi @JuanS_OCS,

 

Is there any way where we can pass the username and password from the url.

Ex: http://mysas.com/SASVisualAnalyticsHub/index.jsp?username=xyz&password=123

 

 

JuanS_OCS
Amethyst | Level 16

I honestly don;t know if it is possible, but I would definetely not do that, even if it is possible, unless you want to open a huge security breach at your company, and I feel confident you don't.

Madelyn_SAS
SAS Super FREQ

For security reasons, SAS does not provide parameters to pass credentials via a URL.

SASKiwi
PROC Star

If you use Integrated Windows Authentication with VA (single signon) then you can avoid the need to pass credentials to VA.

balraj
Quartz | Level 8

Hi @SASKiwi,

 

The SAS VA in on Linux machine, so my query is:

1. How to implement IWA on linux/ubuntu machnine?

2. Do I've to create all the users at the Operating System Level or creating users at SAS MC will work

SASKiwi
PROC Star

It looks like your VA mid-tier server needs to be running Windows to do IWA if you are using VA 7.3 (page 89 in following link now corrected):

  

http://support.sas.com/documentation/onlinedoc/va/7.3/en/vaicg.pdf

 

Your metadata and VA App server can be Linux.

 

Confirmation from Linux-experienced gurus would be appreciated!

 

balraj
Quartz | Level 8

Hi @SASKiwi

I think you've shared wrong URL. Kindly update it. 🙂

 

SASKiwi
PROC Star

Sorry about that - please confirm it is the right install guide for you.

 

If not start at the SAS VA documentation page: http://support.sas.com/documentation/onlinedoc/va/index.html#viya81

 

Then navigate to the correct documentation. Smiley Happy

anirbanroy
Fluorite | Level 6

Hi @balraj,

If you are on a linux box, best way to get single signon is to implement SAML authentication through Shibboleth.

Following link can help you in that - https://support.sas.com/resources/papers/proceedings15/SAS1385-2015.pdf

 

Also Following links should help you to embade VA reports in iFrames:

https://communities.sas.com/t5/SASware-Ballot-Ideas/Embeding-SAS-VA-reports-in-iframe/idi-p/219864

https://communities.sas.com/t5/SAS-Visual-Analytics/Executing-a-VA-Report-from-an-Application/m-p/14...

 

Hope this helps you!

 

Regards,

Anirban

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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
  • 10 replies
  • 2359 views
  • 4 likes
  • 5 in conversation