Cesar Blum Silveira
|
a363368dc8
|
Strong name everything.
|
2015-11-03 12:29:44 -08:00 |
Pranav K
|
00c81d41aa
|
Use fixed version of OpenIdConnect
|
2015-10-21 11:24:10 -07:00 |
Chris R
|
f588677bb4
|
#506 Update to Rc1 IdentityModel, update ValidateUserInfoEndpointResponse.
|
2015-10-16 12:11:54 -07:00 |
Eilon Lipton
|
3c925fc4bf
|
Fix package descriptions with proper casing
#468
|
2015-10-15 22:30:11 -07:00 |
Pranav K
|
6ed7d1f3c0
|
Replace NotNullAttribute with thrown exceptions
|
2015-09-29 09:35:27 -07:00 |
Chris R
|
78cf065b88
|
#493 Upate to IdentityModel beta8 dependencies.
|
2015-09-28 18:25:13 -07:00 |
Chris R
|
ee2d263223
|
#434 Remove the nonce cache.
|
2015-09-15 09:13:26 -07:00 |
Chris R
|
2982d743d8
|
#443 Remove custom certificate validators.
|
2015-09-10 08:41:08 -07:00 |
Chris R
|
4b1f710c39
|
#415 Use a cross-platform friendly HttpClient for CoreCLR.
|
2015-09-02 16:25:27 -07:00 |
Troy Dai
|
2a204e473b
|
Update CoreCLR versions
|
2015-08-04 10:15:32 -07:00 |
unknown
|
b85db5e8c0
|
Reacting to namespace changes in identitypackages - beta7 update
|
2015-07-30 13:11:08 -07:00 |
unknown
|
c6aa9371c7
|
Updating protocol.extensions package version from beta5 to beta6
|
2015-07-08 17:26:03 -07:00 |
Victor Hurdugaci
|
0d71421c05
|
Add repository information to project files
|
2015-07-01 20:25:17 -07:00 |
Kévin Chalet
|
102f113e2b
|
Replace INonceCache by IDistributedCache
|
2015-06-27 01:08:27 +02:00 |
Pranav K
|
0b214a0e77
|
* Changing IdentityModel package versions to beta5
* Updating NuGet.config to pick up packages from AzureAD feed.
|
2015-06-02 16:17:49 -07:00 |
Troy Dai
|
e57440f92c
|
React to common package name change
|
2015-05-07 09:41:05 -07:00 |
Praburaj
|
1a37bf1747
|
Changing Wilson package versions to beta4
|
2015-03-31 10:34:44 -07:00 |
Praburaj
|
ffd2489f6c
|
Revert "Changing Wilson packages to beta4"
This reverts commit 101b719994.
|
2015-03-30 19:11:44 -07:00 |
Praburaj
|
101b719994
|
Changing Wilson packages to beta4
|
2015-03-30 19:10:57 -07:00 |
Praburaj
|
4a5b9f6b6e
|
Add a description for the OpenIdConnect package
|
2015-03-23 21:34:26 -07:00 |
Praburaj
|
bd7f07052e
|
Using [NotNull] from the common package
|
2015-03-14 07:25:14 -07:00 |
N. Taylor Mullen
|
08fdd7ad30
|
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
|
2015-03-09 12:59:01 -07:00 |
N. Taylor Mullen
|
1bd605da5e
|
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
|
2015-03-08 12:56:09 -07:00 |
Hao Kung
|
775eb5ece4
|
Split Security into AuthN/AuthZ
AuthenticationType -> Scheme
Move Active/Passive into AutomaticAuthenticationHandler
Security -> Authorization/Authentication assemblies
401-403 logic
Switch from ClaimsIdentity to ClaimsPrincipal
|
2015-03-02 15:33:52 -08:00 |