Nate McMaster
343f3b2ecd
Workaround xunit/xunit#1487
2017-10-06 09:14:32 -07:00
Justin Kotalik
9977c35d80
Increase Minimum Version of Visual Studio to 15.3.0
2017-09-21 17:48:47 -07:00
Javier Calvarro Nelson
109b0feecd
Fix the build
2017-09-19 18:41:48 -07:00
Hao Kung
bc75b1a0e7
Rename more generic parameters ( #1417 )
2017-09-06 11:46:30 -07:00
Hao Kung
3a208fe41c
Fix params name and AddRoles ( #1406 )
...
AddRoles should not be adding a store, that's done by the store
implementation, it should only be registering the role services. Also
fixed the TUser/TRole generic parameters names since they were actually
the store types
2017-09-05 10:46:55 -07:00
Javier Calvarro Nelson
3ec59d141f
Add missing license files
2017-09-01 14:05:02 -07:00
Javier Calvarro Nelson
f11d692976
Rename the area IdentityService to Identity
2017-09-01 14:05:00 -07:00
Javier Calvarro Nelson
0fbef1ec0b
Fix issue with the Msal filter
2017-09-01 11:24:44 -07:00
Javier Calvarro Nelson
22509c0872
Modified Msal filter on the sample to be more permisive
2017-09-01 10:49:12 -07:00
Nate McMaster
6ec67d9521
Remove Identity.Samples.sln and add the WPF sample to Identity.sln ( #1407 )
2017-08-31 17:05:41 -07:00
Nate McMaster
c8cf56520a
Remove DotNetCliToolReference to workaround NuGet/Home#5716
2017-08-29 15:43:06 -07:00
Nate McMaster
1734c7ff3d
Use PackageLineup to manage PackageReference versions
2017-08-29 14:55:50 -07:00
Nate McMaster
dce4f48e73
Make changes to test code to fix warnings from xunit.analyzers
2017-08-29 14:51:41 -07:00
Nate McMaster
55a5001c03
Use Directory.Build.props/targets
2017-08-29 14:13:32 -07:00
Javier Calvarro Nelson
a7804c30cc
Workaround for MSAL.js sending the logout request with the wrong casing
2017-08-28 18:59:34 -07:00
Javier Calvarro Nelson
971baec111
Workaround for Visual Studio complaining about inexisting project.json file
2017-08-28 18:58:52 -07:00
Javier Calvarro Nelson
8112557164
Update migration to enable all scenarios out of the box
2017-08-25 13:50:39 -07:00
Hao Kung
b865d58786
[2.0.1] Allow use of base identity pocos ( #1385 )
2017-08-24 14:21:09 -07:00
Hao Kung
e36e681d54
Fix regression with ChangePhoneNumber tokens ( #1392 )
2017-08-24 14:20:32 -07:00
Nate McMaster
0f5bc9dac8
Upgrade to xunit 2.3.0-beta4 ( #1393 )
2017-08-23 14:51:39 -07:00
Javier Calvarro Nelson
ca184fc2ed
Fix path separators on functional tests
2017-08-23 14:43:45 -07:00
Javier Calvarro Nelson
9d937cac4b
Disable developer certificate middlware on test website, replace developer certificate with pfx from file
2017-08-22 18:11:43 -07:00
Javier Calvarro Nelson
7216144fb8
Remove WPF application from build
2017-08-22 12:55:54 -07:00
Javier Calvarro Nelson
293976688a
Added basic MSAL UI to the sample, added SPA sample
2017-08-22 11:08:13 -07:00
Javier Calvarro Nelson
3828f2d7c4
Add native WPF sample for identity and OIDC
2017-08-16 15:57:23 -07:00
Javier Calvarro Nelson
eb43a41a4c
Add a step to ensure the development certificate is on the machine
2017-08-15 18:53:56 -07:00
Javier Calvarro Nelson
b3c8ff4ae5
Add a website for functional E2E tests and make an OIDC id_token flow succeed
...
Add a couple of functional tests for doing an id_token flow and an authorization_code flow
2017-08-15 18:04:39 -07:00
Hao Kung
f3e2511672
Expose some internal helpers ( #1348 )
...
Validate/UpdateUser/Role are now protected
2017-08-14 10:27:30 -07:00
Jim Counts
e2ef51b57c
Update UserValidator.cs ( #1340 )
...
Fix typo
2017-08-07 13:30:57 -07:00
Hao Kung
3a13eec829
Make token purpose consts public ( #1344 )
2017-08-03 13:00:27 -07:00
John Luo
de1e3a6273
Ensure fallback to curl after failed wget
2017-08-02 14:32:10 -07:00
John Luo
a7490d7e39
Update __get_remote_file logic
2017-08-02 12:44:45 -07:00
Ryan Brandenburg
51eed9332b
Update VersionPrefix
2017-07-26 16:37:28 -07:00
Nate McMaster
ff1472edb9
Fix syntax warning when running build.sh on older versions of bash
...
[ci skip]
2017-07-26 10:27:50 -07:00
Nate McMaster
23a3c98e2e
Update bootstrappers to use the compiled version of KoreBuild
...
[ci skip]
2017-07-25 16:32:36 -07:00
Pranav K
edb58f1626
Updating to InternalAspNetCoreSdkVersion 2.1.1-*
2017-07-25 15:13:31 -07:00
Ryan Brandenburg
e9841001cb
Set AspNetCoreVersion
2017-07-24 17:56:33 -07:00
Pranav K
a6af4a71f9
Change xunit version in specs to 2.2.0
2017-07-24 14:06:08 -07:00
Ryan Brandenburg
f181b4d361
2.0.0-rtm to 2.1.0-preview1
2017-07-24 12:30:59 -07:00
Pranav K
177390484a
Merge pull request #1328 from aspnet/rel/2.0.0
...
Change xunit version in specs to 2.2.0
2017-07-24 10:39:43 -07:00
Pranav K
185e9e055f
Change xunit version in specs to 2.2.0
2017-07-24 10:39:21 -07:00
Hao Kung
49ed145e24
Merge branch 'rel/2.0.0' into dev
2017-07-20 11:42:44 -07:00
Nate McMaster
94635ec5ed
Fix the obsolete message on UseIdentity() ( #1322 )
2017-07-19 21:20:14 -07:00
Mike Harder
8d3af67ce7
Merge pull request #1318 from aspnet/rel/2.0.0
...
Rename Owin version property for consistency (#1317 )
2017-07-14 18:27:59 -07:00
Mike Harder
43e5c8699c
Rename Owin version property for consistency ( #1317 )
2017-07-14 18:27:23 -07:00
Mike Harder
e2305e112c
Merge remote-tracking branch 'origin/rel/2.0.0' into dev
2017-07-12 11:51:27 -07:00
Mike Harder
25308845b8
Update IdentityModel to latest ( #1314 )
2017-07-12 11:50:18 -07:00
Mike Harder
475170283b
Merge remote-tracking branch 'origin/rel/2.0.0' into dev
2017-07-12 11:26:40 -07:00
Mike Harder
2ecfebe11b
Enable Travis and AppVeyor for release branches ( #1315 )
2017-07-12 11:25:59 -07:00
Mike Harder
d98c7e4263
Enable Travis and AppVeyor for release branches ( #1315 )
2017-07-12 11:23:04 -07:00