Hao Kung
|
3fbd8aeed1
|
React to security changes
|
2015-09-18 12:40:36 -07:00 |
Kiran Challa
|
4abf4b960c
|
React to errorhandler and errorpage extension name changes
|
2015-09-10 12:34:04 -07:00 |
Hao Kung
|
c584e0f182
|
React to Security
|
2015-09-02 16:00:51 -07:00 |
Kirthi Krishnamraju
|
a669ae18b7
|
fix build break due to aspnet/configuration #246
|
2015-08-14 00:07:35 -07:00 |
Victor Hurdugaci
|
abcd7c87a0
|
Fix incorrect namespace
|
2015-07-29 12:01:26 -07:00 |
Chris R
|
fc3c63f9b5
|
React to the removal of ErrorPageOptions.ShowAll.
|
2015-06-16 12:00:30 -07:00 |
Kirthi Krishnamraju
|
717b7a090c
|
React to aspnet/Configuration #194
|
2015-05-22 05:53:20 -07:00 |
Kirthi Krishnamraju
|
030459b8ba
|
React to aspnet/Configuration #195,#198
|
2015-05-20 19:34:27 -07:00 |
Hao Kung
|
c251bf0162
|
Add RefreshSignIn
|
2015-04-23 22:17:24 -07:00 |
Suhas Joshi
|
28dc0245bf
|
Moved POCOs to EF and fixed tests
|
2015-03-24 11:48:26 -07:00 |
Suhas Joshi
|
6143af8149
|
Added deferred logging with scopes
|
2015-03-20 12:21:26 -07:00 |
Hao Kung
|
649cb0caed
|
Remove IConfiguration from AddIdentity
|
2015-03-11 15:41:43 -07:00 |
Hao Kung
|
c2e96fa570
|
Remove identity message apis
Fixes https://github.com/aspnet/Identity/issues/359
|
2015-03-05 13:32:35 -08:00 |
Suhas Joshi
|
9763c97ab0
|
Adding console logger to sample
|
2015-02-04 13:28:52 -08:00 |
Hao Kung
|
66f9803d06
|
Replace IIdentityMessageService with IUserMessageProvider
|
2014-11-24 13:41:02 -08:00 |
Hao Kung
|
85530742ef
|
Replace AddDefaultIdentity
Break it into
AddIdentity<>.AddEntityFrameworkStores.AddDefaultTokenProviders()
|
2014-11-21 15:10:35 -08:00 |
Hao Kung
|
cb3948b86f
|
Use DataProtectionTokenProvider from DI
Fixes https://github.com/aspnet/Identity/issues/224
|
2014-10-27 12:51:45 -07:00 |
Hao Kung
|
3a9036a69f
|
Rationalize IdentityDbContext ctors
Also clean up unit tests
|
2014-10-16 15:14:46 -07:00 |
Hao Kung
|
3abe532761
|
React to options and hosting changes
|
2014-10-14 19:19:44 -07:00 |
Hao Kung
|
dd58aeedb1
|
React to UsePerRequestServices rename
|
2014-10-08 15:51:35 -07:00 |
Hao Kung
|
ffa226dfa9
|
React to options / DI / startup changes
|
2014-10-08 13:11:49 -07:00 |
David Fowler
|
993827ee65
|
React to EF changes and fixed sample
|
2014-10-05 02:55:14 -07:00 |
Hao Kung
|
08c6522bf4
|
Reenable external signout
resolved issued with middleware ordering in AddIdentity
|
2014-09-25 15:57:22 -07:00 |
Hao Kung
|
2cb14932f7
|
Disable sign out external cookie temporarily
Potential SignOut bug is preventing this from working correctly for now
|
2014-09-25 15:15:07 -07:00 |
Hao Kung
|
3f4f846cbb
|
Add social auth and two factor
- Merge Authentication into Core
- Add social login support
- Add two factor support
- Rework options model for startup
|
2014-09-24 15:05:51 -07:00 |
Chris Ross
|
3f76dcc166
|
Handle the IBuilder rename to IApplicationBuilder.
|
2014-09-10 12:37:39 -07:00 |
Hao Kung
|
07f72c2fb9
|
Rename Add[HttpSignIn] -> AddAuthentication
Also DefaultAuthenticationTypes.ApplicationCookie ->
ClaimsIdentityOptions.DefaultAuthenticationType
|
2014-07-23 12:28:19 -07:00 |
Hao Kung
|
fc53503d1d
|
Add SecurityStampValidator
|
2014-07-21 10:42:04 -07:00 |
Hao Kung
|
bbb848ae1d
|
Add identity sample
|
2014-07-16 12:44:23 -07:00 |