Kyle Spearrin
|
c95d39f563
|
notification hub push registration service
|
2017-05-26 00:50:27 -04:00 |
|
Kyle Spearrin
|
bd0c960e9f
|
move domains to Models.Table
|
2017-03-08 21:45:08 -05:00 |
|
Kyle Spearrin
|
a02b5fcd14
|
updated otp library. reduced verification window to RFC standard of 1
|
2017-01-28 22:11:54 -05:00 |
|
Kyle Spearrin
|
8a83600e52
|
Move claims issuance and security stamp checks out into profile service. moved context sets out of identity implementations and into get methods.
|
2017-01-24 22:15:21 -05:00 |
|
Kyle Spearrin
|
97c14100d2
|
build jwtoptions from JwtBearerAppBuilderExtensions
|
2017-01-21 23:35:20 -05:00 |
|
Kyle Spearrin
|
3348b07ce2
|
Move idenityserver implementations into API project
|
2017-01-18 18:34:14 -05:00 |
|
Kyle Spearrin
|
1e16644f52
|
remove debugging true condition
|
2017-01-18 00:17:59 -05:00 |
|
Kyle Spearrin
|
c9d348a0c2
|
Two factor and device handling on identity token validation
|
2017-01-18 00:14:28 -05:00 |
|
Kyle Spearrin
|
d2b97bb3e8
|
fire up events for identityserver validation scheme
|
2017-01-16 22:02:12 -05:00 |
|
Kyle Spearrin
|
4e790fcfa3
|
Added API for getting the current user's account revision date
|
2017-01-14 10:02:37 -05:00 |
|
Kyle Spearrin
|
1b30a27990
|
Replace OtpSharp with Otp.NET for net core support
|
2017-01-13 21:59:33 -05:00 |
|
Kyle Spearrin
|
2abb1aaae5
|
implemented grant repository and identity server PersistedGrantStore
|
2017-01-11 23:20:54 -05:00 |
|
Kyle Spearrin
|
038c98cfaf
|
re-working claims for aspnet core identity integration and backwards compat
|
2017-01-11 21:46:36 -05:00 |
|
Kyle Spearrin
|
54711e634b
|
added correct backwards compat claims
|
2017-01-11 18:48:16 -05:00 |
|
Kyle Spearrin
|
77ca47a266
|
WIP: Added IdentityServer4 to API via Bearer2 auth scheme
|
2017-01-11 00:34:16 -05:00 |
|
Kyle Spearrin
|
7abde8c771
|
equivalent domains APIs and data models
|
2017-01-09 22:20:34 -05:00 |
|
Kyle Spearrin
|
b04843b124
|
remove unused usings
|
2016-10-20 22:56:28 -04:00 |
|
Kyle Spearrin
|
da56901d17
|
Revert device id in jwt token and moved to reading from header. Added clear token by identifier API/repo/sproc so that token can be cleared after logout.
|
2016-08-06 15:15:11 -04:00 |
|
Kyle Spearrin
|
f07e9e9dd0
|
do not send push notifications to device that intiated the cipher create/update/delete since that device should arleady be handling the action after API response.
|
2016-08-06 02:29:15 -04:00 |
|
Kyle Spearrin
|
4a8162d09a
|
Fixed null reference to device when loggin in for website
|
2016-07-23 17:12:42 -04:00 |
|
Kyle Spearrin
|
d300c82ffd
|
Added support for device registration during two factor login
|
2016-07-23 02:49:57 -04:00 |
|
Kyle Spearrin
|
f6ee916d7b
|
Things to get around CORS pre-flight request. Allow Jwt token to be passed via "access_token" query stirng param. Allow JSON body content to be parsed as "text/plain" content type.
|
2016-07-13 18:37:14 -04:00 |
|
Kyle Spearrin
|
0e6fd21805
|
Updates for devices
|
2016-06-21 22:17:31 -04:00 |
|
Kyle Spearrin
|
37ec1de7a3
|
Added device identifier, APIs for updating token by identifier, Device creation/update upon signin.
|
2016-06-21 00:08:22 -04:00 |
|
Kyle Spearrin
|
3fdb0fcf67
|
refactored data storage to use cipher table. added history table and insert triggers.
|
2016-05-21 17:16:22 -04:00 |
|
Kyle Spearrin
|
79f507fe68
|
Upgrade to ASP.NET Core RC2 release.
|
2016-05-19 23:17:01 -04:00 |
|
Kyle Spearrin
|
8d57b21f97
|
Typed ids as guids in repositories. Removed unused repo methods.
|
2016-03-09 18:11:52 -05:00 |
|
Kyle Spearrin
|
8b2186989f
|
resolved circular dependency in user store
|
2016-02-21 01:24:12 -05:00 |
|
Kyle Spearrin
|
5de7fde685
|
updated user store to use user service for user update operation. added revision date updates to user service update method.
|
2016-02-21 00:56:48 -05:00 |
|
Kyle Spearrin
|
972290d1ec
|
Added retrt logic to all documentdb queries. Updated change password and email process to use multi step for cirty ciphers and replace user. Fixed RefreshSecurityStampAsync to not dirty ciphers.
|
2015-12-29 21:45:21 -05:00 |
|
Kyle Spearrin
|
55be0c739e
|
Added account delete.
|
2015-12-27 00:14:56 -05:00 |
|
Kyle Spearrin
|
437b971003
|
initial commit of source
|
2015-12-08 22:57:38 -05:00 |
|