You need to sign in to do that
Don't have an account?
Jonathan Boulter
office 365 Connected App
Help :(
I've followed this guide for setting up Office 365 as a Connected App:
but I'm just getting an error when I click the app:
not too bad, as I was just testing but now no one can login to Office 365 as it is redirecting to my Dev Org...
I've tried this command:
from here:
but its still doing the same. How do I turn this off, I'm guessing I've got to change the IssuerUri, but to what?
I've followed this guide for setting up Office 365 as a Connected App:
but I'm just getting an error when I click the app:
NotFound
not too bad, as I was just testing but now no one can login to Office 365 as it is redirecting to my Dev Org...
I've tried this command:
Set-MsolDomainAuthentication -DomainName <your.domain> -Authentication managed
from here:
but its still doing the same. How do I turn this off, I'm guessing I've got to change the IssuerUri, but to what?
All Answers
I am facing the same error when tring to configure SSo from salesforce to office 365.Can you please help me in troubleshooting the issue.
Thanks,
Rakesh.
Hi Rakesh,
this isn't working 100% in that we have problems with connecting via the desktop Outlook client, connecting via the Web Portal and the mobile Outlook client seems to work though.
The two issues we had were that the StartURL should be:
https://login.microsoftonline.com/login.srf?whr=realm.com
replacing realm.com with your federated domain and you need to enter the ImmutableId for the user in Office365 into the Federation ID field for the user in Salesforce.
See the link below for the full thread:
https://success.salesforce.com/_ui/core/chatter/groups/GroupProfilePage?g=0F9300000001q1N
Let me know if you're still having problems.
Kind Regards
Jonathan
I will look into the suggestions and reach out to you incase of any quereis.
Thanks again for the support.
Thanks,
Rakesh.