Given:
- A CRM Online account
- A known username and password
I would like to authenticate and call an OData endpoint without using the CRM SDK. Is this even possible? It looks like at some point it was or it was planned to be done as part of the Windows Azure Active Directory Authentication Library (The third point "Authenticating a Server Application on Behalf of a User to Access a Remote Resource" at the link here, which doesn't have sample code: http://msdn.microsoft.com/en-us/library/windowsazure/jj573266.aspx)