Chris R
|
e63d418b5c
|
Merge branch 'release' into dev
|
2015-11-16 11:39:45 -08:00 |
Chris R
|
3a1d645308
|
Update IdentityModel dependencies.
|
2015-11-16 11:38:47 -08:00 |
Pranav K
|
5e99883c57
|
Reacting to DI changes
|
2015-11-13 11:28:12 -08:00 |
Hao Kung
|
de107ffe61
|
Cookies now defaults to AutomaticAuthenticate true again
|
2015-11-13 11:27:39 -08:00 |
Ajay Bhargav Baaskaran
|
b05f8771ae
|
Removed comment
|
2015-11-12 15:23:30 -08:00 |
N. Taylor Mullen
|
d6cdb4bbfe
|
Remove System beta tag in project.json for coreclr packages.
|
2015-11-12 12:24:08 -08:00 |
Chris R
|
b04c4041f3
|
Update OIDC dependencies to 211090924.
|
2015-11-09 10:43:53 -08:00 |
Eilon Lipton
|
6dfc95b582
|
Update to newer OIDC library
|
2015-11-07 12:04:16 -08:00 |
Cesar Blum Silveira
|
216d3a0656
|
Fix some authentication unit tests failing on Linux and OS X.
|
2015-11-06 04:27:33 -08:00 |
Chris R
|
a5a8614595
|
Merge branch 'release' into dev
|
2015-11-09 10:46:52 -08:00 |
Cesar Blum Silveira
|
8a23efebf2
|
Merge branch 'release' into dev
|
2015-11-05 11:51:33 -08:00 |
Cesar Blum Silveira
|
bcb02a06ef
|
Update IdentityModel dependencies to strong named version.
|
2015-11-05 11:50:33 -08:00 |
Hao Kung
|
dc6e916bd4
|
Cookies Forbid now includes ReturnUrl
|
2015-11-04 13:54:37 -08:00 |
Hao Kung
|
238fdf24e8
|
Further improve error handling for OAuth providers
|
2015-11-03 12:37:35 -08:00 |
Cesar Blum Silveira
|
a363368dc8
|
Strong name everything.
|
2015-11-03 12:29:44 -08:00 |
Chris R
|
e9d2c53ebc
|
React to IRequestCookieCollection changes.
|
2015-11-02 15:56:49 -08:00 |
John Luo
|
c71c7a3810
|
Reacting to RequestDelegate namespace change
|
2015-10-30 14:14:34 -07:00 |
Chris R
|
1a59b385a0
|
React to WebEncoders changes.
|
2015-10-30 11:39:39 -07:00 |
Chris R
|
36c267843a
|
Merge branch 'release' into dev
|
2015-10-29 14:51:02 -07:00 |
Chris R
|
1db7574ad6
|
Update to release NuGet.config for AzureAd.
|
2015-10-29 14:49:20 -07:00 |
Pranav K
|
3762eff893
|
Merge branch 'release' into dev
|
2015-10-28 12:51:13 -07:00 |
Pranav K
|
53a6771fa4
|
Updating to release NuGet.config.
|
2015-10-28 12:43:08 -07:00 |
Chris R
|
57a64298c0
|
#485 OIDC RequireHttpsMetadata
|
2015-10-23 15:33:48 -07:00 |
Ryan Nowak
|
9c9cf3d314
|
React to break change in StringValues
|
2015-10-23 15:13:30 -07:00 |
Hao Kung
|
204ab0b860
|
Fix build break
|
2015-10-23 14:56:17 -07:00 |
Hao Kung
|
1d2c6ba122
|
Cookies no longer redirects for AJAX requests
|
2015-10-23 14:39:42 -07:00 |
Chris R
|
35b7248734
|
#455 Remove RedirectUri from OIDC, use CallbackPath.
|
2015-10-22 14:56:15 -07:00 |
Pranav K
|
5566433686
|
Switching to generations TFMs
|
2015-10-22 00:35:50 -07:00 |
Hao Kung
|
0eaec216b1
|
AuthZ API review changes
|
2015-10-21 16:45:20 -07:00 |
Hao Kung
|
7dfac2fd78
|
Add assembly info for new project
|
2015-10-21 15:23:39 -07:00 |
Hao Kung
|
8f0e08dbce
|
Nuke test key
|
2015-10-21 15:21:40 -07:00 |
Hao Kung
|
e72a563902
|
Add initial Owin Security cookie interop package
|
2015-10-21 15:19:16 -07:00 |
Hao Kung
|
b09777fe38
|
Update samples with error handling
|
2015-10-21 15:14:45 -07:00 |
Hao Kung
|
defc9faac0
|
Don't call resource handlers without required resource
|
2015-10-21 13:18:05 -07:00 |
Chris R
|
ef61b14d6a
|
#501 Replace OpenIdConnectTokenEndpointResponse with an OpenIdConnectMessage
|
2015-10-21 12:26:01 -07:00 |
Pranav K
|
00c81d41aa
|
Use fixed version of OpenIdConnect
|
2015-10-21 11:24:10 -07:00 |
Hao Kung
|
2b259e8b99
|
Remove deprecated AddCookieAuthentication methods
|
2015-10-20 13:56:40 -07:00 |
Hao Kung
|
e0464c9508
|
Add some basic logging to AuthZ/N
|
2015-10-20 13:47:59 -07:00 |
Eilon Lipton
|
fd54c5af21
|
Add lots of missing doc comments.
Also did some minor renames to match extension method patterns.
|
2015-10-19 13:02:05 -07:00 |
Ajay Bhargav Baaskaran
|
0f78135f5d
|
Moving AllowAnonymous attribute from MVC
|
2015-10-19 11:02:20 -07:00 |
Eilon Lipton
|
121e6891e7
|
Remove log codes from exception/log messages; don't localize logs
https://github.com/aspnet/Security/issues/414 and
https://github.com/aspnet/Security/issues/418
Also started putting in event ids for logs.
|
2015-10-17 16:50:16 -07:00 |
Chris R
|
c14119b612
|
#263 Consume ITlsTokenBindingFeature in CookieAuthMiddleware.
|
2015-10-16 16:31:58 -07:00 |
Chris R
|
42cba79e01
|
Enable tests for CoreCLR.
|
2015-10-16 12:40:39 -07:00 |
Chris R
|
f588677bb4
|
#506 Update to Rc1 IdentityModel, update ValidateUserInfoEndpointResponse.
|
2015-10-16 12:11:54 -07:00 |
Eilon Lipton
|
b5712ef176
|
Remove a bunch of unused test code
The tests were testing nothing but themselves!
|
2015-10-15 23:00:10 -07:00 |
Eilon Lipton
|
3c925fc4bf
|
Fix package descriptions with proper casing
#468
|
2015-10-15 22:30:11 -07:00 |
Hao Kung
|
8359038927
|
Address remaining PR feedback + misc cleanup
|
2015-10-15 16:51:12 -07:00 |
Hao Kung
|
409b50269a
|
Add RemoteAuthenticationHandler base/error handling logic
|
2015-10-14 23:08:43 -07:00 |
Doug Bunting
|
bfc1fcf421
|
Fix local build break
|
2015-10-12 13:19:51 -07:00 |
Chris R
|
291997e995
|
React to IHttpResponseFeature changes.
|
2015-10-12 11:08:53 -07:00 |