Customization in Dynamics365

被刻印的时光 ゝ 提交于 2019-12-11 05:26:11

问题


Can we do customization in Dynamics365 portal up to such extent that we create a website with asp.net and java script which interact with Dynamics365 entities and open inside dynamics365 portal.


回答1:


Yes, you will probably need to setup single sign on authentication between your website and the portal, the suggested manner of which is Azure AD B2C.

This is currently possible but undocumented, official support is coming soon.

This slide is from an executive briefing by Microsoft last week.



来源:https://stackoverflow.com/questions/44743040/customization-in-dynamics365

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!