azure - Authenticating Dynamics CRM Online with Facebook Login -


i using microsoft dynamics crm online , want users able log in using facebook login. imagine user going website. if user's authenticated facebook, gets access crm system. if not, redericted facebook login box. have authenticate facebook access crm online instance.

i guess, need set acs this. else need? components need set , how work together?

i not able find documentation topic.

thank you!

you need authenticate user(valid office365 user) on portal.office.com before proceeding crm ... that's way built, guess not have way escape it.

there multiple microsoft dynamics crm online identity providers must accounted when develop application connects organization or discovery web services. these providers can identified managed domain, federated, , microsoft account. topic focuses on microsoft dynamics crm online web service authentication managed domain , federated identity providers, although same classes , code shown here work supported identity providers , microsoft dynamics crm deployment types.

here more details :

https://msdn.microsoft.com/en-us/library/hh670628.aspx


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -