Auto Tagger Add-In
My NuGet Packages
My Apps on the SharePoint Store
Recent Tags
Recent blog posts
- Transparent BOT authentication with Microsoft Teams
- NLP adventures with Microsoft LUIS, first impressions on the product.
- Microsoft BOT framework, transparent authentication with the webchat control
- Building the nextgen SharePoint search through a BOT and LUIS?
- Have a #Bing / #Google like search experience in #SPO using Azure Cognitive Services
Comments
- Consent
2 years 18 weeks ago - Hi Stephane,
you might want
2 years 18 weeks ago - Access from CSOM
2 years 19 weeks ago - GET good, POST not working
2 years 19 weeks ago - Iframe
2 years 22 weeks ago - ADFS authentication
2 years 23 weeks ago - I'd agree. Missing aspects and a bit one-sided.
2 years 41 weeks ago - Sample code
2 years 42 weeks ago - on-prem
2 years 43 weeks ago - what is the alternative of Azure Media service
2 years 43 weeks ago
User login
My CodePlex Projects
Welcome to my blog, stay tunned : @stephaneeyskens |
SharePoint 2013 - Integration Challenges with remote applications - #1 IFRAMES

This blog post was moved to https://stephaneeyskens.wordpress.com/2014/01/24/sharepoint-2013-integra...
Comments
HTTP Header Rewrite
Hello Stéphane,
No need to develop. URL Rewrite Module 2.0 can do it (http://www.iis.net/downloads/microsoft/url-rewrite). If needed, the rewrite action can be bound to conditions.
Marc L
Good pointer
Hello Marc,
Thanks for the link. Depending on the scope you want to have, it might indeed be a solution as well. If you work with ASPX pages only, than, the masterpage/page approaches might be a better fit.
Thanks