Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renames ApplyOAuthParameter method. | Andrew Arnott | 2013-02-21 | 1 | -1/+1 |
| | |||||
* | Removes ConsumerBase.PrepareAuthorizedRequestAsync methods. | Andrew Arnott | 2013-02-20 | 5 | -61/+68 |
| | | | | HttpClient, full steam ahead. | ||||
* | Removes OAuth 1 samples from the OAuth 2 site. | Andrew Arnott | 2013-02-19 | 13 | -698/+0 |
| | |||||
* | Matured the OAuth 1 consumer signing handler a bit. | Andrew Arnott | 2013-02-18 | 3 | -5/+3 |
| | |||||
* | More warning fixes. | Andrew Arnott | 2013-02-10 | 5 | -1/+18 |
| | |||||
* | C# compiler warning fixes. | Andrew Arnott | 2013-02-10 | 8 | -186/+195 |
| | |||||
* | Fixes up WCF OAuth 1 samples. | Andrew Arnott | 2013-02-10 | 15 | -281/+142 |
| | |||||
* | Adds a delegating HTTP handler that applies OAuth 1 signatures. | Andrew Arnott | 2013-02-10 | 1 | -3/+3 |
| | |||||
* | Fixes OAuthConsumer twitter sample. | Andrew Arnott | 2013-02-09 | 6 | -22/+30 |
| | |||||
* | Fixes double definition in web.config file. | Andrew Arnott | 2013-02-09 | 1 | -2/+1 |
| | |||||
* | Removes unnecessary .config settings. | Andrew Arnott | 2013-02-09 | 10 | -43/+8 |
| | |||||
* | Fixed trust level change that was committed unintentionally. | Andrew Arnott | 2013-02-09 | 1 | -1/+1 |
| | |||||
* | Fixes ASP.NET controls to be async. | Andrew Arnott | 2013-02-09 | 12 | -6/+44 |
| | |||||
* | Fixes OpenIdLogin control and sample. | Andrew Arnott | 2013-02-09 | 1 | -1/+1 |
| | |||||
* | Fixed OpenIdOfflineProvider so it can actually launch. | Andrew Arnott | 2013-01-28 | 1 | -6/+1 |
| | |||||
* | Updates to Validation 2.0.2 and log4net 2.0.0. | Andrew Arnott | 2013-01-27 | 4 | -9/+9 |
| | |||||
* | Removed references to obsolete AsyncController. | Andrew Arnott | 2013-01-27 | 2 | -2/+2 |
| | |||||
* | Retargets DNOA to MVC 4 (since async controllers require MVC 4). | Andrew Arnott | 2013-01-27 | 6 | -13/+70 |
| | |||||
* | Fixed login on OpenIdRelyingPartyMvc sample, retargeting to MVC 4. | Andrew Arnott | 2013-01-27 | 4 | -8/+39 |
| | |||||
* | Finished fixing build breaks except in test projects. | Andrew Arnott | 2013-01-27 | 7 | -27/+61 |
| | |||||
* | Samples all build now. | Andrew Arnott | 2013-01-27 | 16 | -50/+71 |
| | |||||
* | More fixes | Andrew Arnott | 2013-01-24 | 3 | -29/+32 |
| | |||||
* | Fixed a bunch more samples. | Andrew Arnott | 2013-01-23 | 25 | -137/+192 |
| | |||||
* | Fixes more samples. | Andrew Arnott | 2013-01-23 | 29 | -61/+89 |
| | |||||
* | OpenIdProviderWebForms now builds. | Andrew Arnott | 2013-01-23 | 10 | -25/+102 |
| | |||||
* | ApplicationBlock builds. | Andrew Arnott | 2013-01-23 | 9 | -287/+173 |
| | |||||
* | OpenIdRelyingPartyMvc sample now builds. | Andrew Arnott | 2013-01-15 | 3 | -3/+17 |
| | |||||
* | OpenID.RP.UI now builds, and ASP.NET control login works. | Andrew Arnott | 2013-01-12 | 1 | -1/+1 |
| | |||||
* | Web Forms based OpenID RPs work now. | Andrew Arnott | 2013-01-01 | 7 | -16/+15 |
| | |||||
* | Fixes up some missing references. | Andrew Arnott | 2012-12-29 | 18 | -17/+62 |
| | | | | Upgrades MVC dependency from 1.0 to 3.0, via NuGet. | ||||
* | Retargeted web sites to .NET 4.5 | Andrew Arnott | 2012-12-28 | 1 | -2/+2 |
| | |||||
* | System.Net.Http references recreated using NuGet. | Andrew Arnott | 2012-12-28 | 5 | -12/+20 |
| | |||||
* | Updates Validation NuGet package references for .NET 4.5 | Andrew Arnott | 2012-12-28 | 2 | -2/+2 |
| | |||||
* | Retargets exclusively to .NET 4.5 now. | Andrew Arnott | 2012-12-28 | 15 | -15/+15 |
| | |||||
* | Accomodates nuget's insistent project file changes. | Andrew Arnott | 2012-12-27 | 2 | -0/+4 |
| | |||||
* | Upgrades to Validation 2.0.1 to solve partially trusted callers problem. | Andrew Arnott | 2012-12-27 | 4 | -8/+8 |
| | |||||
* | Removes more remnants of Code Contracts. | Andrew Arnott | 2012-12-26 | 10 | -35/+42 |
| | |||||
* | Removes all traces of MS Code Contracts. | Andrew Arnott | 2012-12-26 | 1 | -31/+0 |
| | |||||
* | Merge branch 'v4.1' | Andrew Arnott | 2012-12-02 | 1 | -0/+4 |
|\ | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.OAuth2.ResourceServer/OAuth2/StandardAccessTokenAnalyzer.cs src/DotNetOpenAuth.Test/OAuth2/OAuth2TestBase.cs src/version.txt | ||||
| * | Fixes build break | Andrew Arnott | 2012-11-10 | 1 | -0/+4 |
| | | |||||
* | | ASPXCodeBehind noise. | Andrew Arnott | 2012-10-30 | 4 | -0/+22 |
| | | |||||
* | | Authorization servers can override the granted scopes for all grant types. | Andrew Arnott | 2012-10-30 | 1 | -2/+2 |
| | | | | | | | | | | | | This change adds the ability for authorization servers to override the granted scopes of client credential and resource owner password grant types. Fixes #225 | ||||
* | | user_xrds.aspx samples now utilize GetPublicFacingUrl method. | Andrew Arnott | 2012-10-29 | 2 | -4/+6 |
|/ | | | | Fixes #199 | ||||
* | SubType noise. | Andrew Arnott | 2012-10-14 | 3 | -0/+14 |
| | |||||
* | Reverted change from last merge that shouldn't be in v4.1. | Andrew Arnott | 2012-10-07 | 1 | -1/+1 |
| | |||||
* | Merge branch 'v4.0' into v4.1 | Andrew Arnott | 2012-10-07 | 1 | -1/+1 |
|\ | |||||
| * | Fixed build break in v4.0. | Andrew Arnott | 2012-10-07 | 1 | -1/+1 |
| | | |||||
| * | Adjusted AssemblyInfo.cs to be unique for each assembly. | Andrew Arnott | 2012-09-29 | 1 | -10/+1 |
| | | | | | | | | This should fix nuget pdb package submission to symbolsource.org | ||||
* | | Adjusted AssemblyInfo.cs to be unique for each assembly. | Andrew Arnott | 2012-09-29 | 1 | -10/+1 |
| | | | | | | | | This should fix nuget pdb package submission to symbolsource.org | ||||
* | | Merge branch 'v4.0' into v4.1 | Andrew Arnott | 2012-09-29 | 2 | -1/+15 |
|\ \ | |/ | |||||
| * | Fixed bug in OpenID Provider MVC sample that allowed users to log in as others. | Andrew Arnott | 2012-09-26 | 1 | -0/+13 |
| | | | | | | | | Fixes #207 | ||||
| * | Fixed bug in CustomStore.GetKeys enumeration. | Andrew Arnott | 2012-09-20 | 1 | -1/+2 |
| | | | | | | | | This bug only existed in the OpenIdProviderWebForms sample. The OpenIdRelyingPartyWebForms sample's copy of this file already had the fix in it. | ||||
* | | Added NuGet package dependency and fixed build breaks in samples. | Andrew Arnott | 2012-09-27 | 2 | -0/+8 |
| | | |||||
* | | Removed session state from user identity pages | Andrew Arnott | 2012-07-13 | 2 | -2/+2 |
| | | | | | | | | Thanks to Richard Collette for suggesting this efficiency improvement. | ||||
* | | Fixed stylecop bugs. | Andrew Arnott | 2012-06-12 | 1 | -3/+2 |
| | | |||||
* | | Added PAPE max_auth_time handling to sample OP | Andrew Arnott | 2012-06-12 | 7 | -12/+89 |
| | | | | | | | | | | | | The OpenIdRelyingPartyWebForms and OpenIdProviderMvc samples now interact via PAPE to sample enforcement of the PAPE max_auth_time parameter. | ||||
* | | Removed useless and misnamed TokenManager class. | Andrew Arnott | 2012-06-09 | 4 | -21/+0 |
| | | | | | | | | | | It wasn't providing any value over the default DNOA behavior, and it wasn't even a TokenManager implementation. | ||||
* | | Merge remote-tracking branch 'origin/v4.0' | Andrew Arnott | 2012-05-29 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fixed OpenID RP's CustomStore sample class that throws ↵ | Andrew Arnott | 2012-05-10 | 1 | -1/+1 |
| | | | | | | | | | | | | NullReferenceException in some cases. Thanks to Richard Collette for identifying the problem and suggesting the fix. | ||||
| * | Added missing project reference to VB sample. | Andrew Arnott | 2012-04-27 | 1 | -0/+4 |
| | | |||||
| * | Reverts v4.0 branch back to VS2010, and samples target .NET 3.5, and MVC ↵ | Andrew Arnott | 2012-04-05 | 19 | -120/+46 |
| | | | | | | | | | | | | samples are MVC 2. The "upgrade" had introduced a lot of issues, such as broken project templates, broken MVC 3/4 story, etc. and wasn't fitting the stabilization that the v4.0 branch needs. | ||||
* | | Special handling for client credential grant type | Andrew Arnott | 2012-05-29 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | Access token requests that carry client credential grants are now specially handled and signal to the authorization server that an authorization record should be created. More work toward #138 | ||||
* | | Resource owner password grant method rename | Andrew Arnott | 2012-05-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Renamed IAuthorizationServerHost.IsResourceOwnerCredentialValid to TryAuthorizeResourceOwnerCredentialGrant so that authorization servers are prepared to approve refresh tokens that may be issued as a result of a resource owner password grant. This also removes some of the "validation" that wasn't really doing anything useful for resource owner password grant types. Toward an eventual fix for #138 | ||||
* | | Authorization Server hosts now instantiate their own AccessTokens rather ↵ | Andrew Arnott | 2012-04-25 | 1 | -7/+8 |
| | | | | | | | | | | | | | | than just parameters. AccessTokens are now serialized via a virtual method on that instance. Fixes #38, I think. | ||||
* | | I hope VS will leave me alone if I finally let this in. | Andrew Arnott | 2012-04-24 | 2 | -0/+11 |
| | | |||||
* | | Fixed Stylecop messages. | Andrew Arnott | 2012-04-22 | 1 | -3/+3 |
| | | |||||
* | | Fixes access denial errors from OAuth 2 resource servers so they include the ↵ | Andrew Arnott | 2012-04-22 | 2 | -8/+13 |
| | | | | | | | | | | | | required parameters in their WWW-Authenticate headers. Fixes #124 | ||||
* | | Replaces ResourceServer.VerifyAccess with a better pattern for error handling. | Andrew Arnott | 2012-04-21 | 1 | -6/+6 |
| | | | | | | | | Fixes #122 | ||||
* | | Fixed up the configuration story for OAuth 2. | Andrew Arnott | 2012-04-18 | 1 | -3/+4 |
| | | |||||
* | | Renamed a client credential applicator. | Andrew Arnott | 2012-04-18 | 2 | -2/+2 |
| | | |||||
* | | We have HTTP Basic client authentication working now in OAuth 2. | Andrew Arnott | 2012-04-18 | 4 | -6/+8 |
| | | |||||
* | | Authorization server hosts may now provide canonical usernames for the ↵ | Andrew Arnott | 2012-04-16 | 1 | -1/+1 |
| | | | | | | | | | | | | resource owner given correct resource owner credentials. Fixes #103 | ||||
* | | Authorization servers now gain insight into the calling client when ↵ | Andrew Arnott | 2012-04-15 | 1 | -1/+1 |
| | | | | | | | | | | | | validating resource owner credential grant type requests. Fixes #101 | ||||
* | | Switched drop.proj to generate drops based on .NET 4.0, and include .NET 3.5 ↵ | Andrew Arnott | 2012-04-15 | 6 | -29/+4 |
| | | | | | | | | | | | | components for the library. Fixes up build breaks in the dropped samples. | ||||
* | | Fixes OAuth 2 authorization server sample's 401 unauthorized errors due to ↵ | Andrew Arnott | 2012-04-14 | 1 | -3/+3 |
| | | | | | | | | | | | | IIS Express hosting. ...by avoiding IIS Express. | ||||
* | | Hopefully fixed the P2P errors we get from the "web sites" in the solution ↵ | Andrew Arnott | 2012-04-08 | 1 | -0/+0 |
| | | | | | | | | on incremental builds. | ||||
* | | Renamed IAuthorizationServer to IAuthorizationServerHost. | Andrew Arnott | 2012-04-08 | 1 | -2/+2 |
| | | | | | | | | To avoid confusion with the concrete class AuthorizationServer. | ||||
* | | InfoCard RP sample now targets .NET 4.0 | Andrew Arnott | 2012-04-02 | 1 | -70/+6 |
| | | |||||
* | | Adds missing project reference to VB sample. | Andrew Arnott | 2012-04-02 | 1 | -0/+4 |
| | | |||||
* | | Fixes MVC 3 targeting when building on a machine with MVC 3 and 4 installed ↵ | Andrew Arnott | 2012-04-02 | 2 | -2/+2 |
| | | | | | | | | for two more projects. | ||||
* | | Migrate all samples to target .NET 4.0 and use IIS Express (where available). | Andrew Arnott | 2012-04-02 | 35 | -841/+297 |
| | | | | | | | | | | | | InfoCardRelyingParty sample left out because it seems to cause input validation trouble. Fixes #108 | ||||
* | | Fixed targeting of MVC 3 in OAuthAuthorizationServer sample. | Andrew Arnott | 2012-04-01 | 1 | -1/+1 |
| | | |||||
* | | Fixed typo. | Andrew Arnott | 2012-04-01 | 1 | -1/+1 |
| | | |||||
* | | Allows the authorization server to store merely the hashes of client secrets. | Andrew Arnott | 2012-04-01 | 1 | -8/+21 |
| | | | | | | | | Fixes #92 | ||||
* | | Corrected old name of nonce store property. | Andrew Arnott | 2012-04-01 | 1 | -1/+1 |
| | | |||||
* | | Moved access token signing key to the parameters object. | Andrew Arnott | 2012-03-31 | 1 | -8/+4 |
| | | | | | | | | | | | | This also presumably solves the threading concerns of sharing one instance. Fixes #34 | ||||
* | | Let Dev11 dirty project files. | Andrew Arnott | 2012-03-31 | 9 | -53/+43 |
| | | |||||
* | | Merge branch 'dev11' into v4.0 | Andrew Arnott | 2012-03-31 | 19 | -46/+120 |
|\ \ | |/ | | | | | | | Conflicts: src/DotNetOpenAuth.sln | ||||
| * | Migrated to Dev11 project files. They should all open in Dev10 still ↵ | Andrew Arnott | 2012-03-31 | 19 | -46/+120 |
| | | | | | | | | | | | | | | | | (except the new .sqlproj). This reverts commit a5e59982c1b66ebabd4c6436d4d3d177d2440649. Fixes #96 | ||||
| * | Revert "Migrated to Dev11 project files. They should all open in Dev10 ↵ | Andrew Arnott | 2012-03-30 | 19 | -120/+46 |
| | | | | | | | | | | | | | | still (except the new .sqlproj)." This reverts commit dc59bdbc51fce4ad19cb41e5ca610915c2e99789, reversing changes made to e5b8e2e4bd925ef6967c264644e4d67749b5b3de. | ||||
| * | Merged v4.0 | Andrew Arnott | 2012-03-30 | 15 | -30/+32 |
| |\ | |||||
| * | | Updated more references to MVC 3. | Andrew Arnott | 2012-03-26 | 6 | -14/+14 |
| | | | |||||
| * | | Merge branch 'v4.0' into dev11 | Andrew Arnott | 2012-03-21 | 30 | -54/+323 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.sln | ||||
| * | | | Downgraded MVC projects from MVC 4 to MVC 3. | Andrew Arnott | 2012-03-21 | 3 | -12/+3 |
| | | | | | | | | | | | | | | | | MVC 4 is still in beta, and MVC 3 is sufficient for Dev11 compatibility. | ||||
| * | | | Removed extra backup location tags from project files. | Andrew Arnott | 2012-03-20 | 2 | -2/+0 |
| | | | | |||||
| * | | | Completed Dev11 upgrade. The file churn on every file open is finally over. | Andrew Arnott | 2012-03-20 | 3 | -6/+6 |
| | | | | | | | | | | | | | | | | This required upgrading the MVC projects to MVC 4. | ||||
| * | | | more noise. | Andrew Arnott | 2012-02-24 | 3 | -3/+6 |
| | | | | |||||
| * | | | more changes. | Andrew Arnott | 2012-02-24 | 3 | -3/+3 |
| | | | | |||||
| * | | | even more noise. | Andrew Arnott | 2012-02-24 | 3 | -3/+3 |
| | | | | |||||
| * | | | Additional changes. | Andrew Arnott | 2012-02-24 | 2 | -4/+4 |
| | | | |