Hao Kung
|
980206cc26
|
Revert IdentityDbContext breaking change (#1286)
|
2017-06-21 16:47:44 -07:00 |
Hao Kung
|
f555a26b4a
|
Make roles optional in Extensions.Identity
|
2017-06-20 13:32:42 -07:00 |
Javier Calvarro Nelson
|
f91e3ff342
|
Fix versions on OIDC sample
|
2017-06-19 15:34:20 -07:00 |
Kiran Challa
|
91a0f3cb53
|
Merge branch 'rel/2.0.0-preview2' into dev-gate
|
2017-06-15 03:50:21 -07:00 |
Kiran Challa
|
2ac96dc904
|
Changed all references of PackageTargetFallback to AssetTargetFallback
|
2017-06-14 14:25:25 -07:00 |
Hao Kung
|
a1b9857d94
|
Pass cancellationToken
|
2017-06-14 13:12:59 -07:00 |
Ponant
|
98263cca29
|
Enlarged access to SignInOrTwoFactorAsync (#1279)
Does https://github.com/aspnet/Identity/issues/1274
|
2017-06-14 10:52:42 -07:00 |
Hao Kung
|
a9192d99dc
|
Rollback optional stores + activity features (#1281)
* Rollback optional features/store versioning
|
2017-06-13 13:05:54 -07:00 |
Nate McMaster
|
f413be3183
|
Update CoreFxVersion to 4.4.0-*
|
2017-06-13 11:39:29 -07:00 |
John Luo
|
8baaf1f0c1
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-09 16:02:54 -07:00 |
John Luo
|
2354d87497
|
Update Microsoft.IdentityModel.Clients.ActiveDirectory version to 3.13.9
|
2017-06-09 15:41:06 -07:00 |
Pranav K
|
32406953c4
|
Remove usage of TaskCache
|
2017-06-08 13:46:40 -07:00 |
Pavel Krymets
|
2eb9bf887b
|
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
|
2017-06-07 15:28:38 -07:00 |
Pavel Krymets
|
67234e8748
|
React to logging changes
|
2017-06-07 15:26:49 -07:00 |
Pavel Krymets
|
446bc4a394
|
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
|
2017-06-07 14:29:02 -07:00 |
Pavel Krymets
|
f65a544662
|
React to logging changes
|
2017-06-07 14:28:07 -07:00 |
Ryan Brandenburg
|
c4d2fa9e50
|
Skip failing tests
|
2017-06-06 19:38:21 +00:00 |
Ryan Brandenburg
|
fe72b3233e
|
Skip failing tests
|
2017-06-06 19:21:11 +00:00 |
Hao Kung
|
c55eda677f
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-05 11:33:44 -07:00 |
Hao Kung
|
55e85e09ce
|
Remove ConfigureDefaultOptions
|
2017-06-05 11:33:20 -07:00 |
Pavel Krymets
|
3008f76c03
|
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
|
2017-06-02 16:08:59 -07:00 |
Pavel Krymets
|
66d69f7ae5
|
React to logging in DI change
|
2017-06-02 10:47:35 -07:00 |
Kiran Challa
|
a923e3db28
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-01 15:21:05 -07:00 |
Pranav K
|
62516a3ae4
|
Updating versions to preview3
|
2017-06-01 10:47:07 -07:00 |
Kiran Challa
|
6480e88f96
|
Removed unnecessary references
|
2017-06-01 06:21:54 -07:00 |
Pranav K
|
bd7cfe648d
|
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
|
2017-05-31 20:00:17 -07:00 |
Pranav K
|
e4998232a7
|
Updating build scripts to point to 2.0.0-preview2 KoreBuild
|
2017-05-31 19:53:21 -07:00 |
Pranav K
|
3ea906b00c
|
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
|
2017-05-31 19:44:09 -07:00 |
Pranav K
|
d5f6ca0e67
|
Branching for rel/2.0.0-preview2
|
2017-05-31 19:36:43 -07:00 |
Javier Calvarro Nelson
|
e38759b8a2
|
Make OIDC sample netcoreapp2.0 only
|
2017-05-30 11:50:19 -07:00 |
Javier Calvarro Nelson
|
904ff0e060
|
Added validation, storage tests
|
2017-05-30 11:03:25 -07:00 |
Javier Calvarro Nelson
|
48f9d47e90
|
Add a sample using OIDC and integrated client
|
2017-05-30 11:03:22 -07:00 |
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 |