Team,
Could you please clarify my below questions
Do we require Office 365/Live Id authentication required to access the CRM 2011 webservices (Organization.svc, Discovery.svc) from Java client (public network) ?
If yes, i have used CRM 2011 portal login to authenticate and get reponse from https://login.microsoftonline.com/RST2.srf but I am getting The specified member name is either invalid or empty, do we need CRM 2011 and Office 365 mapping?
If no, How to access the CRM 2011 webservices (Organization.svc, Discovery.svc) from Java client (public network) without Office 365 authentication?
Please provide your inputs ASAP.
*This post is locked for comments
Thanks for your quick response.
We are in the middle of CRM 2016 upgrade.
Since we have a demo this week using CRM 2011, We have to use CRM 2011 with Java client.
Please provide the input for CRM 2011 authentication.
Without authentication, are we able to access the CRM 2011 services or not ?
If no, i have used CRM 2011 portal login to authenticate and get response from login.microsoftonline.com/RST2.srf but I am getting The specified member name is either invalid or empty, do we need CRM 2011 and Office 365 mapping?
The main takeaway here is that you should not start developing using the 2011 endpoints. These are deprecated and will be removed from the product. Especially when you are using online.
Please use the webapi: msdn.microsoft.com/.../mt593051.aspx
This api has good support for Azure AD and oauth.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156