Thanks for your help! So, now I'm able to put in my username and password, but I can't quite get it to work. It's telling me the following:
Enter a CRM server name and port [crm.dynamics.com]: crm.dynamics.com
Is this organization provisioned in Microsoft Office 365 (y/n) [y]: [y]
Enter Microsoft account: laadams@triseum.onmicrosoft.com
Enter Password: **********
An unsecured or incorrectly secured fault was received from the other party. See
the inner FaultException for the fault code and detail.
Server stack trace:
at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChann
el.ProcessReply(Message reply, SecurityProtocolCorrelationState correlationState
, TimeSpan timeout)
at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChann
el.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message messag
e, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean on
eway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan tim
eout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCall
Message methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage req
Msg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgDa
ta, Int32 type)
at Microsoft.IdentityModel.Protocols.WSTrust.IWSTrustContract.Issue(Message m
essage)
at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel.Issue(RequestSecu
rityToken rst, RequestSecurityTokenResponse& rstr)
at Microsoft.Xrm.Sdk.Client.ServiceConfiguration`1.AuthenticateLiveIdInternal
(ClientCredentials clientCredentials, SecurityTokenResponse deviceToken, String
keyType)
at Microsoft.Xrm.Sdk.Client.ServiceConfiguration`1.Authenticate(ClientCredent
ials clientCredentials, SecurityTokenResponse deviceTokenResponse, String keyTyp
e)
at Microsoft.Xrm.Sdk.Client.ServiceConfiguration`1.Authenticate(ClientCredent
ials clientCredentials, SecurityTokenResponse deviceTokenResponse)
at Microsoft.Xrm.Sdk.Client.ServiceConfiguration`1.AuthenticateLiveIdInternal
(AuthenticationCredentials authenticationCredentials)
at Microsoft.Xrm.Sdk.Client.ServiceConfiguration`1.Authenticate(Authenticatio
nCredentials authenticationCredentials)
at Microsoft.Xrm.Sdk.Client.DiscoveryServiceConfiguration.Authenticate(Authen
ticationCredentials authenticationCredentials)
at Microsoft.Crm.Sdk.Samples.ServerConnection.GetProxy[TService,TProxy](Confi
guration currentConfig) in C:\Users\lauraadams97\SDK\SampleCode\CS\HelperCode\Cr
mServiceHelpers.cs:line 803
at Microsoft.Crm.Sdk.Samples.ServerConnection.GetDiscoveryProxy() in C:\Users
\lauraadams97\SDK\SampleCode\CS\HelperCode\CrmServiceHelpers.cs:line 1023
at Microsoft.Crm.Sdk.Samples.ServerConnection.GetOrganizationAddress() in C:\
Users\lauraadams97\SDK\SampleCode\CS\HelperCode\CrmServiceHelpers.cs:line 958
at Microsoft.Crm.Sdk.Samples.ServerConnection.GetServerConfiguration() in C:\
Users\lauraadams97\SDK\SampleCode\CS\HelperCode\CrmServiceHelpers.cs:line 302
at Microsoft.Crm.Sdk.Samples.CRUDOperations.Main(String[] args) in C:\Users\l
auraadams97\SDK\SampleCode\CS\QuickStart\CRUDOperations.cs:line 49
Authentication Failure
Press <Enter> to exit.