Hao Kung
84279c07cf
OptionsModel => Options rename
2015-12-21 15:02:14 -08:00
Chris R
e4df43611d
React to IdentityModel namespace changes.
2015-12-20 19:44:21 -08:00
John Luo
a041807023
Reacting to new Hosting API
2015-12-18 15:09:41 -08:00
Chris R
965a86e404
#593 Convert samples to use UserSecrets.
2015-12-14 10:46:22 -08:00
Pranav K
e6a75ea4c5
Merge branch 'release' into dev
2015-12-11 12:24:03 -08:00
Pranav K
a1ed3e3748
Updating to release NuGet.config.
2015-12-11 12:23:59 -08:00
Chris R
0623f3b741
#555 Make SkipToNextMiddleware work on events.
2015-12-09 15:26:47 -08:00
John Luo
4c1943b281
Reacting to verbose rename
2015-12-07 14:28:28 -08:00
Hao Kung
f24c35f1a9
Promote SaveTokensAsClaims to RemoteAuthOptions
2015-12-07 13:37:56 -08:00
Chris R
17072b1417
#574 Add a JwtBearer sample.
2015-12-03 16:05:55 -08:00
Chris R
3d8886a064
#566 Update Google token endpoint.
2015-12-03 10:43:31 -08:00
Chris R
92c479869b
#600 Update the Twitter AuthenticationEndpoint
2015-12-02 11:51:43 -08:00
Chris R
a18181d363
#565 Update facebook APIs to v2.5.
2015-12-02 10:43:17 -08:00
Chris R
17e9a3336f
Update the sample dependencies, commands, etc..
2015-12-01 15:54:12 -08:00
Pranav K
b81f947042
Remove unused references
2015-12-01 10:55:47 -08:00
Pranav K
0db9a16c91
Use the newest build of OpenIdConnect packages cloned to AspNet feeds.
...
Fixes #576
2015-12-01 10:38:42 -08:00
Chris R
8b996d11e6
Merge pull request #595 from Kukkimonsuta/patch-1
...
Update url of basic authentication example
2015-12-01 09:56:34 -08:00
Lukáš Novotný
b77d22cfcb
Update url of basic authentication example
...
Url of the example implementation of basic authentication has changed to https://github.com/Kukkimonsuta/Odachi/tree/master/src/Odachi.AspNet.Authentication.Basic due to namespace change.
2015-12-01 18:20:37 +01:00
Chris R
909a14e504
Enable CoreClr tests on Travis.
2015-11-30 12:33:51 -08:00
Chris R
51cc52e855
Tooling sample updates.
2015-11-30 11:57:49 -08:00
Chris R
4cf32eb678
#411 Handle validation failures from ValidateToken.
2015-11-30 11:56:57 -08:00
Hao Kung
620622f260
Include error_desc/error_uri as well for OAuth
2015-11-19 15:06:20 -08:00
Doug Bunting
432850900f
Move Travis to supported Linux distribution
...
- use Ubuntu 14.04 (Trusty)
- Travis support for Trusty is in Beta and currently requires `sudo`
- run `dnu restore` with DNX Core since aspnet/External#49 is not fixed in Mono versions we can use
- add required dependencies for DNX Core to `.travis.yml`
- addresses part of aspnet/Universe#290
2015-11-17 14:33:41 -08:00
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