Ryan Brandenburg
|
b787344b90
|
2.0.0-rtm to 2.1.0-preview1
|
2017-07-24 12:33:10 -07:00 |
richstokoe
|
827852efdb
|
Corrected typos in XML Docs in MessageReceivedContext for events in JwtBearer and OpenIdConnect middlesware. (#1336)
|
2017-07-24 08:49:49 -07:00 |
Hao Kung
|
644f34e90d
|
AuthZ PolicyEvalutor should take resource
|
2017-07-21 11:04:01 -07:00 |
Mike Harder
|
ae63c32bff
|
Merge pull request #1326 from aspnet/rel/2.0.0
|
2017-07-14 18:15:29 -07:00 |
Mike Harder
|
ba7739f14d
|
Revert "Update Owin to latest (#1323)"
This reverts commit fcd9f0c3ff.
|
2017-07-14 18:14:22 -07:00 |
Mike Harder
|
fcd9f0c3ff
|
Update Owin to latest (#1323)
|
2017-07-14 16:55:07 -07:00 |
Mike Harder
|
78f9eeb9d1
|
Merge pull request #1325 from aspnet/rel/2.0.0
|
2017-07-14 16:37:09 -07:00 |
Mike Harder
|
b61f1ee781
|
Enable Travis and AppVeyor for rel branches (#1324)
|
2017-07-14 16:34:20 -07:00 |
Kiran Challa
|
04a40b5454
|
Removed DotNetCliToolReference from the samples to fix build break
|
2017-07-14 06:30:30 -07:00 |
Chris R
|
442df16e26
|
Merge branch 'rel/2.0.0' into dev
|
2017-07-13 15:24:15 -07:00 |
Chris R
|
36d3d97b99
|
#1319 Add DisplayName overloads
|
2017-07-13 15:20:24 -07:00 |
Chris R
|
631b24520b
|
Merge branch 'rel/2.0.0' into dev
|
2017-07-12 10:37:05 -07:00 |
Chris R
|
5485846b5c
|
Update IdentityModel versions to latest, fix samples.
|
2017-07-12 09:56:25 -07:00 |
Ryan Brandenburg
|
a894c38f7a
|
Skip first time experience on Appveyor
|
2017-07-10 15:23:50 -07:00 |
Pranav K
|
72bf2507d8
|
Updating KoreBuild branch
|
2017-07-10 11:58:01 -07:00 |
Pranav K
|
93c7d1afee
|
Merge branch 'rel/2.0.0' into dev
|
2017-07-10 11:58:01 -07:00 |
Pranav K
|
979475fbf3
|
Branching for 2.0.0 rtm
|
2017-07-10 11:46:06 -07:00 |
Pranav K
|
ca81bcfe9a
|
Merge branch 'rel/2.0.0' into dev
|
2017-07-10 11:46:06 -07:00 |
Hao Kung
|
df325deaf3
|
Add AddAuthentication(defaultScheme) overload
|
2017-07-07 12:06:00 -07:00 |
Hao Kung
|
38d33cfbf2
|
Fix tests to work with new default
|
2017-07-07 11:36:58 -07:00 |
Ryan Brandenburg
|
d433f034fa
|
Remove NETStandard.Library.NETFramework
|
2017-07-07 10:30:07 -07:00 |
Pranav K
|
bfe0674325
|
Update version suffix for 2.0.0 RTM release
|
2017-07-06 15:08:51 -07:00 |
Ryan Brandenburg
|
184ccb8f4a
|
Set "TreatWarningsAsErrors" before NuGet restore
* Ensures our build stays clean of NuGet warnings
|
2017-07-06 14:00:29 -07:00 |
Hao Kung
|
23da476176
|
Switch to IOptionsMonitor (#1295)
|
2017-07-06 13:41:47 -07:00 |
Nate McMaster
|
fd502195a4
|
React to aspnet/BuildTools#293
[ci skip]
|
2017-07-06 10:39:16 -07:00 |
Nate McMaster
|
bd19ba9533
|
Revert obsoleting CookieAuthenticationOptions.ExpireTimeSpan (#1296)
- Revert the obsoleting of CookieAuthenticationOptions.ExpireTimeSpan in aspnet/Security#1285
- Add test to ensure Cookie.Expiration is ignored
|
2017-07-05 15:43:43 -07:00 |
Chris R
|
658f4621b1
|
#1208 Clean up JWT and OIDC issuer handling
|
2017-07-05 14:44:23 -07:00 |
Hao Kung
|
1c30f33c92
|
Remove AddXyzAuth extension methods
|
2017-07-05 13:00:40 -07:00 |
Nate McMaster
|
a7bf561b1c
|
Add CookieBuilder to CookieAuthenticationOptions and obsolete the duplicated properties
|
2017-07-05 10:05:10 -07:00 |
Nate McMaster
|
968237d751
|
Replace configure method on Twitter, RemoteAuthentication, and OpenIdConnect options with CookieBuilder
|
2017-07-05 09:56:12 -07:00 |
Murat Girgin
|
66b939725e
|
https://github.com/aspnet/Security/issues/1265. Check Auth failures and log them.
|
2017-07-03 18:04:05 -07:00 |
Pranav K
|
96f6436a67
|
Update LICENSE.txt text
|
2017-07-03 14:07:57 -07:00 |
Hao Kung
|
ff9f145a8e
|
Refactor Events + Add IAuthenticationBuilder
|
2017-06-29 16:27:03 -07:00 |
Pranav K
|
e1cd8c9bc4
|
Add NETStandardImplicitPackageVersion
|
2017-06-29 08:50:23 -07:00 |
Hao Kung
|
80383606d3
|
AuthZ: Eliminate extra ToArray()
|
2017-06-27 10:31:42 -07:00 |
Nate McMaster
|
717625c948
|
Adding libunwind8 to .travis.yml
[skip appveyor]
|
2017-06-26 09:42:10 -07:00 |
Gerardo Saca
|
05c6cbe466
|
Fix documentation for JwtBearerOptions.Events (#1249)
|
2017-06-23 09:00:31 -07:00 |
Javier Calvarro Nelson
|
879f0b7f40
|
[Fixes #1133] Limit the path on the nonce and correlation id cookies
|
2017-06-15 11:23:05 -07:00 |
Chris R
|
200ce72312
|
Rename PostLogoutRedirectUri to avoid spec confusion
|
2017-06-13 15:20:54 -07:00 |
Hao Kung
|
9797d4bc5f
|
Reenable API check
|
2017-06-12 14:58:11 -07:00 |
Chris R
|
bc3c4e9f12
|
#1200 Doc comments for OnRedirectToIdentityProvider
|
2017-06-09 16:23:47 -07:00 |
John Luo
|
f6bb49d1ea
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-09 15:52:10 -07:00 |
John Luo
|
d6f2767d1a
|
Update Microsoft.IdentityModel.Clients.ActiveDirectory version to 3.13.9
|
2017-06-09 15:45:35 -07:00 |
Pranav K
|
4a258b4565
|
Remove usage of TaskCache
|
2017-06-08 09:01:00 -07:00 |
Nate McMaster
|
a561da0b3f
|
Remove itemgroup from csproj with unreachable code
|
2017-06-06 15:41:17 -07:00 |
Hao Kung
|
f0217eb77f
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-05 14:05:57 -07:00 |
Hao Kung
|
b795893542
|
Remove rogue using
|
2017-06-05 14:04:33 -07:00 |
Hao Kung
|
6d4fa4e91c
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-05 11:34:49 -07:00 |
Hao Kung
|
ae3dfcdb32
|
Remote ConfigureDefaultOptions
|
2017-06-05 11:34:35 -07:00 |
Hao Kung
|
b3e4bf382c
|
Merge branch 'rel/2.0.0-preview2' into dev
|
2017-06-02 14:35:46 -07:00 |