How to setup an MVC website to use the same SSO as CRM Online, so that it can be IFramed?
问题 Currently using CRM Online w/ a Single Sign On for AD Authentication. I need to create an Asp.Net MVC site that I iFrame into CRM, but I want it to utilize the same SSO so if the user is "signed into" CRM, the iFrame'd page will utilize the same credentials, and not require the user to sign in. How do I set this up? 回答1: You may find the following article useful. Implement single sign-on from an ASPX webpage or IFRAME. The typical use of this capability is to write a webpage that is displayed