aspnetcore/test/Microsoft.AspNetCore.Authen...
Osman M Elsayed 8645ca0dc5 Update MicrosoftAccount to use converged auth
-Updated MicrosoftAccountDefaults to use app model v2 & graph API
-Updated MicrosoftAccountHelper to extract user info from the user object
returned by the graph API
-Updated MicrosoftAccountMiddlewareTests accordingly
-Added the app model v2 client credentials to SocialSample/config.json
-Configured SocialSample to use SSL

Startup.cs
- Sorted namespaces
- Dropped openid scope from Microsoft-AccessToken
project.json
- Sorted dependencies
MicrosoftAccountHelper.cs
- Removed name claim transofmation
- renamed GetName, GetFirstName & GetLastName
2016-03-04 11:52:43 -08:00
..
Cookies
DataHandler
Facebook Move GenerateCorrelationId and ValidateCorrelationId to RemoteAuthenticationHandler 2016-02-08 11:37:49 -08:00
Google Fix bad rebase 2016-03-03 14:01:24 -08:00
JwtBearer
MicrosoftAccount Update MicrosoftAccount to use converged auth 2016-03-04 11:52:43 -08:00
OpenIdConnect Move GenerateCorrelationId and ValidateCorrelationId to RemoteAuthenticationHandler 2016-02-08 11:37:49 -08:00
Twitter
AuthenticationHandlerFacts.cs
Microsoft.AspNetCore.Authentication.Test.xproj Remove project name from output path 2016-03-02 21:20:11 -08:00
TestClock.cs
TestExtensions.cs Save tokens in auth properties instead of claims 2016-03-03 12:50:46 -08:00
TestHttpMessageHandler.cs
TokenExtensionTests.cs Save tokens in auth properties instead of claims 2016-03-03 12:50:46 -08:00
Transaction.cs Save tokens in auth properties instead of claims 2016-03-03 12:50:46 -08:00
katanatest.redmond.corp.microsoft.com.cer
project.json Transition to netstandard. 2016-03-01 13:36:53 -08:00
selfSigned.cer