Premier Development Consultant Marius Rochon explores the combination of Universal App Platform (UAP) with SOAP using OAuth2 protocol for authentication. One possible application of this approach might be migrating from WCF to REST and/or needing to mix REST and SOAP services. Although the sample uses a UWP client, the same code would apply to other .NET clients, (e.g. – WPF needing to use OAuth2 for authenticating to a SOAP service).
http://blogs.msdn.com/b/mrochon/archive/2015/11/19/using-oauth2-with-soap.aspx
0 comments