Hassan Babar Posted June 25, 2019 Share Posted June 25, 2019 We have a public facing customer portal developed on php, we would like to integrate citrix store front in it and display apps. I have enabled x-frame-options to in store front web.config file as per documentation found on internet and embeded iframe to open store front which works fine, now the next challenge is to do the same using netscaler gateway, so when customer logins to portal, the iframe will load app store, ( we have already integrated login / authentication part)> but net scaler won't open in iframe due to security. I am not sure how to change those options in net scaler. We need to focus on getting the x-frame options changed for whichever config is responsible for “cgi/setclient?wica”. on net scaler. Link to comment Share on other sites More sharing options...
Sam Jacobs Posted June 25, 2019 Share Posted June 25, 2019 Yes, it's the x-frame-options - see note 2 here: https://support.citrix.com/article/CTX202890 You need to make the change in 3 places. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.