Hi,
we are using this guide and stucked while GetProxy.
It gives us this error:
An unhandled exception of type 'System.ServiceModel.Security.MessageSecurityException' occurred in mscorlib.dll Additional information: An unsecured or incorrectly secured fault was received from the other party. See the inner FaultException for the fault code and detail.
We are using OnlineFederation AuthenticationProviderType for Office365 XRM.
Update:
* This user (A) with Role A can login.
* There is User B with Role B, we can use GetProxy perfectly with this user.
* We exchanged the role of User A with User B but it still gives the same error.
* User B with Role A can still be used to GetProxy.