BookmarkSubscribeRSS Feed
chaudharydeepak
Obsidian | Level 7

 

Hello Team,

 

I'm trying to  access other search engines and few sites by using of Iframes in SAS Visual Investigator.

 

I'm able to connect with sites like NDTV news, Times of India, wikipedia.

 

But getting issue in connecting with Search engine like Google, Yahoo 

 

and even with the web site of SAS.

 

Do the needful,

 

Regards,

Deepak Chaudhary

1 REPLY 1
Kalind_Patel
Lapis Lazuli | Level 10
The reason for this is, that Google is sending an "X-Frame-Options: SAMEORIGIN" response header. This option prevents the browser from displaying iFrames that are not hosted on the same domain as the parent page. Your iframe behavior is normal and It has nothing to do with SAS Configuration. To solve this you should do some configuration in your SAS Viya's Apache Web Server, But I strongly recommend to not do it because this option is set by default to prevent clickjacking for your Apache Web Server, for more information, you can refer these links: https://geekflare.com/secure-apache-from-clickjacking-with-x-frame-options/ https://stackoverflow.com/questions/27358966/how-to-set-x-frame-options-on-iframe

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 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

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