Commit Graph

778 Commits

Author SHA1 Message Date
Javier Calvarro Nelson 8b41267e1a Runtime clean-up 2017-05-30 10:29:19 -07:00
Kiran Challa 3e7ac46d70 Updated to use the latest shared runtime 2017-05-29 04:40:35 -07:00
Javier Calvarro Nelson 6a3fca86b5 Add support for proof of key for code exchange 2017-05-26 17:32:05 -07:00
Hao Kung be8232d3f9 Add support for store versioning + IUserActivityStore 2017-05-26 15:08:57 -07:00
Javier Calvarro Nelson f0a6eee30e Add support for keyvault 2017-05-26 13:16:29 -07:00
Javier Calvarro Nelson 63f7f9a62c Include the developer certificate by default, make it noop when environment != development 2017-05-26 12:51:39 -07:00
Hao Kung 45f9780d32 Switch back to netstandard2.0 2017-05-26 12:45:28 -07:00
bchavez 8682cc74c8 Fixes #1098. Allows derived types of UserClaimsPrincipalFactory to return their own ClaimsPrincipals. 2017-05-25 18:40:47 -07:00
Hao Kung 34e7a8df27 Switch to new default config options support 2017-05-25 18:39:55 -07:00
Hao Kung d78e986bcf React to HttpAbstractions changes 2017-05-25 18:19:52 -07:00
Pranav K a5ddfc1f21 Fix build break (part 2) 2017-05-25 09:15:59 -07:00
Pranav K 9559c454cd Fixing build break 2017-05-25 08:18:28 -07:00
Hao Kung e6f3ebf581 Refactor Identity into Core + Stores 2017-05-23 11:21:39 -07:00
Hao Kung e594854cd2 Add normalize back 2017-05-22 15:09:51 -07:00
Oleg Shevchenko 795040a8a1 Remove excessive periods in comments. (#1162) 2017-05-16 19:15:44 -07:00
Mathias Lykkegaard Lorenzen a664d38ecd fix for capitalization of file name (#1166) 2017-05-16 19:15:09 -07:00
Hao Kung 8a47c17685 Remove soon to be removed DisplayName set 2017-05-15 13:52:39 -07:00
Nate McMaster cc4183c7ed Upgrade test framework versions and fix test issues 2017-05-15 12:19:17 -07:00
Javier Calvarro Nelson 4083f3d597 React to changes in cryptography APIs 2017-05-12 14:04:14 -07:00
Javier Calvarro Nelson 21ea69ed63 Fix references 2017-05-12 13:38:26 -07:00
Javier Calvarro Nelson c7567f9f74 Add support for exposing identity as a service 2017-05-11 15:52:29 -07:00
Pavel Krymets ba64cd0fb0 Remove unnecessary package references (#1190) 2017-05-10 11:31:51 -07:00
Andrew Stanton-Nurse 1909240393 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-04 15:50:44 -07:00
Andrew Stanton-Nurse d19f44124b netcoreapp2.0 (#1183) 2017-05-04 15:49:48 -07:00
Pranav K ef3e6100e1 Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:02:07 -07:00
Pranav K 18ff4c3a63 Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 12:39:33 -07:00
Nate McMaster ca192308c8 Revert "Temporarily disable DotNetCliToolReference in samples until aspnet/Universe#506 is resolved"
This reverts commit dff2a3a559.
2017-04-28 11:50:16 -07:00
Pranav K 7b05f5012a Updating package version to preview2 2017-04-26 07:13:04 -07:00
Pranav K 2e853c444f Merge branch 'rel/2.0.0-preview1' into dev 2017-04-25 22:03:01 -07:00
Pranav K 948e465e93 Branching for 2.0.0-preview1 2017-04-25 22:02:58 -07:00
Brice Lambson dff2a3a559 Temporarily disable DotNetCliToolReference in samples until aspnet/Universe#506 is resolved 2017-04-25 15:05:16 -07:00
Pranav K 7721f32a39 Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 11:04:08 -07:00
Smit Patel 660525a8ac Update API Check related files
React to aspnet/BuildTools#238
2017-04-25 08:18:46 -07:00
Hao Kung 7f421a0403 Update tests 2017-04-20 16:50:15 -07:00
Hao Kung bc757faeba Add GetExternalAuthenticationSchemes back 2017-04-20 15:46:20 -07:00
Hao Kung c142085695 UseIdentity => UseAuthentication 2017-04-20 12:34:07 -07:00
Hao Kung 4aafafe6f9 Update sample 2017-04-19 17:59:14 -07:00
Hao Kung 2b34372689 Disable API check for now 2017-04-19 17:06:29 -07:00
Hao Kung 14b4bea964 Identity => Auth 2.0 2017-04-19 13:02:19 -07:00
Barry Dorrans d4669453ba Merge pull request #1161 from Nordic-Dev/dev
Fixing minor typo
2017-04-19 12:10:21 -07:00
Pranav K ba8675507c Remove dependency on Microsoft.AspNetCore.Testing from test specifications 2017-04-13 10:19:06 -07:00
Alec Papierniak 6b65ed2d83 Fixing minor typo 2017-04-10 17:33:29 -05:00
John Luo b1d1d85aee Remove cyclic dependency 2017-04-05 18:16:43 -07:00
Kiran Challa 7e051d92cb Converted samples and test projects to run on netcoreapp2.0 2017-04-05 12:10:45 -07:00
Pranav K 4db377dfb0 Updating versions to 2.0.0-preview1 2017-04-03 21:41:10 -07:00
Pranav K b2b32d691b Revert "Adding System.Security.Claims to samples and tests"
This reverts commit 36184161fb.

Fixes #1141
2017-04-03 11:24:23 -07:00
Hao Kung 5894b58e1a Merge pull request #1152 from aspnet/FixTests
Remove call to Normlize() for now
2017-03-30 11:11:17 -07:00
Hao Kung 1ddc6b111a Remove call to Normlize() for now
https://github.com/aspnet/Identity/issues/1149#issuecomment-290142263

Can bring it back once we are on 2.0
2017-03-30 10:00:30 -07:00
Pranav K 9b7b309ced Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:34 -07:00
Pranav K 36184161fb Adding System.Security.Claims to samples and tests
This should go away after we migrate everything, but for now this
is required to get the build going.
2017-03-21 16:49:32 -07:00