locked
MS CRM 2015 - What changes i need to do to Custom application after IFD RRS feed

  • Question

  • Hi All,

    I have quite a few custom applications for my MS CRM 2015 on premise application. later have done IFD to it. I don't know what changes i need to do to custom application after IFD. Kindly guide me on this.

    Also if there any link that show how to do IFD and what changes i need to do to custom application after IFD will also be appreciated.

    Thanks in advance.

    Friday, October 9, 2015 7:49 AM

All replies

  • Hi shoab shah,

    your custom application will also need to rely on ADFS and is a webresource Iframe in CRM. What I can tell is that currently I have investigated a lot of time in adfs 2012R2 (adfs3.0) and it seems that Microsoft forgot to publish a KB for it because there is a windows auth prompt when accessing the webresource iframe (customwebapp) after the credentials prompt of adfs. If you plan to use adfs 2012R2 and no option to use adfs 2 you will have this extra prompt, it seems that Microsoft will not publish a fix for that in short future, but I hope so because we are using adfs 3 and can´t move back.

    This article also for 2013 and also 2015 https://msdn.microsoft.com/en-us/library/gg509057%28v=crm.5%29.aspx except if youre using VS2015 than you must create manually the relying trust without XML or you use the XML from crm before appling crm relying trust and than remove the XML and update automatically mark and change the identifiers manually.


    gruss Daniel Ovadia MBSS - Microsoft Dynamics CRM MCNPS

    • Proposed as answer by Daniel Ovadia Friday, October 9, 2015 9:42 AM
    Friday, October 9, 2015 9:03 AM
  • Hi,

    What sort of custom applications do you have?

    Regards


    Rickard Norström Developer CRM-Konsulterna
    http://www.crmkonsulterna.se
    Swedish Dynamics CRM Forum: http://www.crmforum.se
    My Blog: http://rickardnorstrom.blogspot.se

    Friday, October 9, 2015 10:39 AM
  • regular aspx pages. Have functionality in them to connect to CRM via crm services for operations.
    Friday, October 9, 2015 12:31 PM