My favorites | Sign in
Logo
                
Details: Show all Hide all

Earlier this year

  • Nov 19, 2009
    issue 76 (RelyingPartyMvc Project won't load) commented on by zeldein   -   i know this's been years since the opener asked this question. I faced the same problem and found the solution. Open the RelyingPartyMvc.csproj by a notepad or similar, and locate the line: ------------------------------------ <ProjectTypeGuids>{603c0e0b-db56-11dc-be95-000d561079b0};{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids> ------------------------------------ it's probably on the 8th line. Take off the first value in the element, now it's like: ------------------------------------ <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids> ------------------------------------ Then, the project will load up happily!! Horraayyyy!!
    i know this's been years since the opener asked this question. I faced the same problem and found the solution. Open the RelyingPartyMvc.csproj by a notepad or similar, and locate the line: ------------------------------------ <ProjectTypeGuids>{603c0e0b-db56-11dc-be95-000d561079b0};{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids> ------------------------------------ it's probably on the 8th line. Take off the first value in the element, now it's like: ------------------------------------ <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids> ------------------------------------ Then, the project will load up happily!! Horraayyyy!!
  • Oct 19, 2009
    Downloads (DotNetOpenAuth downloads) Wiki page edited by andrewarnott   -   Revision r459 Edited wiki page through web user interface.
    Revision r459 Edited wiki page through web user interface.
  • Oct 05, 2009
    DotNetOpenId-2.5.6.9278.zip (DotNetOpenId 2.5.6) file uploaded by andrewarnott   -  
    Labels: Quality-RTW Type-Archive OpSys-Windows
    Labels: Quality-RTW Type-Archive OpSys-Windows
  • Sep 21, 2009
    HowToAskAQuestion (Describes how a (potential) user of DotNetOpenId can ask a q...) Wiki page edited by andrewarnott   -   Revision r458 Edited wiki page through web user interface.
    Revision r458 Edited wiki page through web user interface.
  • Sep 21, 2009
    HowToAskAQuestion (Describes how a (potential) user of DotNetOpenId can ask a q...) Wiki page commented on by j...@poiriers.net   -   I am evaluating Google Apps for a web project. One thing I need to verify is that I can use opened. I have set up a ‘Free Trail‘ for Google apps and trying to use DotNetOpenID samples for the evaluation. I can not get past the opened logon page. I enter my john.poirier@myGoogleApsDomain.com (using the actual domain name of course) but all I get is the same loginpage with message ‘Login failed: No OpenId endpoint found’ I have enabled federated login using opened. I am trying to run this in VS debug mode. What have I missed? Can I test this is VS debug environment or Do I need to run the examples from a ‘live’ web site without the ability to debug? What exactly should I enter in the opened text box? Also, I I wanted to change the ‘ login with yahoo’ button to work with my Google Apps domain how would I do that? regards John Poirier
    I am evaluating Google Apps for a web project. One thing I need to verify is that I can use opened. I have set up a ‘Free Trail‘ for Google apps and trying to use DotNetOpenID samples for the evaluation. I can not get past the opened logon page. I enter my john.poirier@myGoogleApsDomain.com (using the actual domain name of course) but all I get is the same loginpage with message ‘Login failed: No OpenId endpoint found’ I have enabled federated login using opened. I am trying to run this in VS debug mode. What have I missed? Can I test this is VS debug environment or Do I need to run the examples from a ‘live’ web site without the ability to debug? What exactly should I enter in the opened text box? Also, I I wanted to change the ‘ login with yahoo’ button to work with my Google Apps domain how would I do that? regards John Poirier
  • Jun 02, 2009
    DotNetOpenId-2.5.5.9153.zip (DotNetOpenId 2.5.5) file uploaded by andrewarnott   -  
    Labels: Featured Quality-RTW OpSys-Windows Type-Archive
    Labels: Featured Quality-RTW OpSys-Windows Type-Archive
  • May 13, 2009
    SwitchingHosts (Discusses switching from Google Code to other hosting sites) Wiki page edited by andrewarnott
  • May 12, 2009
    issue 209 (v3.0 beta 1 is not compatible with non-ASP.NET sites, no way...) commented on by andrewarnott   -   Thanks for giving me an update on what's working and not working for you. Can you please add a feature request on http://dotnetopenauth.uservoice.com/ for making StandardRelyingPartyApplicationStore public for cases like yours?
    Thanks for giving me an update on what's working and not working for you. Can you please add a feature request on http://dotnetopenauth.uservoice.com/ for making StandardRelyingPartyApplicationStore public for cases like yours?
  • May 12, 2009
    issue 209 (v3.0 beta 1 is not compatible with non-ASP.NET sites, no way...) commented on by jhurli...@jhurliman.org   -   Sorry for taking to long to get back to this, but I just started tweaking with OpenID in this project again. When I use the default constructor of OpenIdRelyingParty, I get: {"No current HttpContext was detected, so an IRelyingPartyApplicationStore instance must be explicitly provided or specified in the .config file. Call the constructor overload that takes an IRelyingPartyApplicationStore."} This is a standard console app using a custom C# HTTP server. I'm going to continue using my custom compile that sets StandardRelyingPartyApplicationStore as public, but please let me know if there is a workaround.
    Sorry for taking to long to get back to this, but I just started tweaking with OpenID in this project again. When I use the default constructor of OpenIdRelyingParty, I get: {"No current HttpContext was detected, so an IRelyingPartyApplicationStore instance must be explicitly provided or specified in the .config file. Call the constructor overload that takes an IRelyingPartyApplicationStore."} This is a standard console app using a custom C# HTTP server. I'm going to continue using my custom compile that sets StandardRelyingPartyApplicationStore as public, but please let me know if there is a workaround.
  • May 08, 2009
    issue 210 (Getting "No OpenId endpoint found" responce from ProviderPor...) commented on by andrewarnott   -   I'm confused by the fact that at least three accounts are submitting comments on this thread. santadead sounds like he might be the same as MorozkoDed. Weird... Anyway santadead's most recent comment about Google's list of trusted providers... I don't think Google even has such a list. There's only one place I know of where Google lets you log in with an OpenID, and that's blogspot, and they don't use a trusted list of providers. Can you please give me specific URLs of sites that don't work?
    I'm confused by the fact that at least three accounts are submitting comments on this thread. santadead sounds like he might be the same as MorozkoDed. Weird... Anyway santadead's most recent comment about Google's list of trusted providers... I don't think Google even has such a list. There's only one place I know of where Google lets you log in with an OpenID, and that's blogspot, and they don't use a trusted list of providers. Can you please give me specific URLs of sites that don't work?
  • May 07, 2009
    issue 210 (Getting "No OpenId endpoint found" responce from ProviderPor...) commented on by santadead   -   Sorry for not responding so long. I've found what the problem was, my(and probably your's too) provider is not in some kind of LIST of trusted providers at google... Because in some other sites my provider did worked.
    Sorry for not responding so long. I've found what the problem was, my(and probably your's too) provider is not in some kind of LIST of trusted providers at google... Because in some other sites my provider did worked.
  • May 07, 2009
    issue 210 (Getting "No OpenId endpoint found" responce from ProviderPor...) commented on by saqibjl   -   I am getting this exception "No OpenId endpoint found" while i try to login using my gmail account
    I am getting this exception "No OpenId endpoint found" while i try to login using my gmail account
  • Apr 17, 2009
    issue 233 (Getting error when clicked on "Sign In with Yahoo ID") Status changed by andrewarnott   -   Closing due to lack of additional information.
    Status: Invalid
    Closing due to lack of additional information.
    Status: Invalid
  • Apr 17, 2009
    issue 97 (High level documentation for CHM and HTML help files) Status changed by andrewarnott   -   Trac issue 8
    Status: MovedOffSite
    Trac issue 8
    Status: MovedOffSite
  • Apr 17, 2009
    issue 228 (Upgrade to MS.Contracts.dll that allows partially trusted ca...) Status changed by andrewarnott   -   trac issue 1
    Status: MovedOffSite
    trac issue 1
    Status: MovedOffSite
  • Apr 17, 2009
    issue 196 (Find a new project hosting site) Status changed by andrewarnott   -  
    Status: MovedOffSite
    Status: MovedOffSite
  • Apr 17, 2009
    issue 196 (Find a new project hosting site) Status changed by andrewarnott   -   Trac issue 9
    Status: mo
    Trac issue 9
    Status: mo
  • Apr 17, 2009
    issue 115 (Support the entire XRI spec) Status changed by andrewarnott   -   Trac issue 5
    Status: MovedOffSite
    Trac issue 5
    Status: MovedOffSite
  • Apr 17, 2009
    issue 140 (Add a built-in XRI resolver) Status changed by andrewarnott   -   Trac issue 3
    Status: MovedOffSite
    Trac issue 3
    Status: MovedOffSite
  • Apr 17, 2009
    issue 217 (Feature Request: Sample Silverlight 2.0 control) Status changed by andrewarnott   -   Trac issue 28
    Status: MovedOffSite
    Trac issue 28
    Status: MovedOffSite
  • Apr 17, 2009
    issue 226 (Investigate adding support for Shibboleth) Status changed by andrewarnott   -   Trac issue 6
    Status: MovedOffSite
    Trac issue 6
    Status: MovedOffSite
  • Apr 17, 2009
    issue 232 (Add perf test) Status changed by andrewarnott   -   Trac issue 10
    Status: MovedOffSite
    Trac issue 10
    Status: MovedOffSite
  • Apr 17, 2009
    issue 194 (Add support for OAuth Response Data Format extension) Status changed by andrewarnott   -   Trac issue 27
    Status: MovedOffSite
    Trac issue 27
    Status: MovedOffSite
  • Apr 17, 2009
    issue 183 (Add standard SQL store types) Status changed by andrewarnott   -   Trac issue 26
    Status: MovedOffSite
    Trac issue 26
    Status: MovedOffSite
  • Apr 17, 2009
    issue 195 (Make sure we work with Plaxo Contacts) Status changed by andrewarnott   -   Trac issue 25
    Status: MovedOffSite
    Trac issue 25
    Status: MovedOffSite
  • Apr 17, 2009
    issue 193 (Add support for OAuth problem reporting extension) Status changed by andrewarnott   -   Trac issue 24
    Status: MovedOffSite
    Trac issue 24
    Status: MovedOffSite
  • Apr 17, 2009
    issue 192 (Add support for OAuth discovery) Status changed by andrewarnott   -   Trac issue 23
    Status: MovedOffSite
    Trac issue 23
    Status: MovedOffSite
  • Apr 17, 2009
    issue 240 (Enhanced OpenIdTextBox's sreg helpers to support AX as well) Status changed by andrewarnott   -   Trac issue 22
    Status: MovedOffSite
    Trac issue 22
    Status: MovedOffSite
  • Apr 17, 2009
    issue 235 (Add OpenID+OAuth extension) Status changed by andrewarnott   -   Trac issue 21
    Status: MovedOffSite
    Trac issue 21
    Status: MovedOffSite
  • Apr 17, 2009
    issue 190 (Standalone OpenID Provider developer app for offline use) Status changed by andrewarnott   -   Trac issue 20
    Status: MovedOffSite
    Trac issue 20
    Status: MovedOffSite
  • Apr 17, 2009
    issue 172 (Login controls to provide RP discovery on their very pages) Status changed by andrewarnott   -   Trac issue 19
    Status: MovedOffSite
    Trac issue 19
    Status: MovedOffSite
  • Apr 17, 2009
    issue 215 (Add a popup login box sample) Status changed by andrewarnott   -   Trac issue 18 .
    Status: MovedOffSite
    Trac issue 18 .
    Status: MovedOffSite
  • Apr 17, 2009
    issue 239 (OpenIdAjaxTextBox is pretty broken on IE8) Status changed by andrewarnott   -   Trac Ticket #17
    Status: MovedOffSite
    Trac Ticket #17
    Status: MovedOffSite
  • Apr 17, 2009
    issue 222 (Update README.html) Status changed by andrewarnott   -  
    Status: MovedOffSite
    Status: MovedOffSite
  • Apr 16, 2009
    Wiki (Wiki has moved.) Wiki page edited by andrewarnott
  • Apr 16, 2009
    Issues (Issues) Wiki page edited by andrewarnott
  • Apr 16, 2009
    Wiki (Wiki has moved.) Wiki page added by andrewarnott
  • Apr 16, 2009
    Issues (Issues) Wiki page edited by andrewarnott
  • Apr 16, 2009
    Issues (Issues) Wiki page added by andrewarnott
  • Apr 16, 2009
    Downloads (DotNetOpenAuth downloads) Wiki page edited by andrewarnott
  • Apr 16, 2009
    Downloads (DotNetOpenAuth downloads) Wiki page added by andrewarnott
  • Apr 15, 2009
    issue 228 (Upgrade to MS.Contracts.dll that allows partially trusted ca...) Labels changed by andrewarnott   -   The released version of DNOA doesn't have any dependency on MS.Contracts at all. Although it's a killer-pain if you're developing the library itself, using it is just fine. MS.Contracts isn't issuing any new releases lately, so I'm just removing the schedule for this work item.
    Labels: Release-3.0
    The released version of DNOA doesn't have any dependency on MS.Contracts at all. Although it's a killer-pain if you're developing the library itself, using it is just fine. MS.Contracts isn't issuing any new releases lately, so I'm just removing the schedule for this work item.
    Labels: Release-3.0
  • Apr 15, 2009
    issue 242 (Ensure that custom extensions can be written outside the lib...) Status changed by andrewarnott   -   v3.0 c925ab3d2c56
    Status: Fixed
    v3.0 c925ab3d2c56
    Status: Fixed
  • Apr 14, 2009
    issue 243 (Wrong MIME type with OpenID.pl) changed by andrewarnott   -   You're welcome, and thanks for reporting it here. I've modified the library to log an error but still allow OpenID logins to work when this occurs as well. It should still certainly be fixed on the Provider-side, both because it's the right thing to do, and because plenty of existing RPs out there will have the same problem until this is fixed. But future versions of DNOI/DNOA will be more tolerant of OPs with this problem. v2.5 28cd7ff29ec v3.0 5cf3a29accf
    Status: Fixed
    Labels: Release-2.5 Release-3.0
    You're welcome, and thanks for reporting it here. I've modified the library to log an error but still allow OpenID logins to work when this occurs as well. It should still certainly be fixed on the Provider-side, both because it's the right thing to do, and because plenty of existing RPs out there will have the same problem until this is fixed. But future versions of DNOI/DNOA will be more tolerant of OPs with this problem. v2.5 28cd7ff29ec v3.0 5cf3a29accf
    Status: Fixed
    Labels: Release-2.5 Release-3.0
  • Apr 14, 2009
    issue 243 (Wrong MIME type with OpenID.pl) commented on by ursoos   -   Thanks a lot for quick answer for this issue. I also e-mailed Marcin about this case, because some time ago he was looking at this problem and these days it looked like problem was on the stackoverflow/dotnetopenid side. Once again thanks a lot.
    Thanks a lot for quick answer for this issue. I also e-mailed Marcin about this case, because some time ago he was looking at this problem and these days it looked like problem was on the stackoverflow/dotnetopenid side. Once again thanks a lot.
  • Apr 14, 2009
    issue 243 (Wrong MIME type with OpenID.pl) commented on by andrewarnott   -   I have emailed marcin.jagodzinski@gmail.com, who is listed at openid.pl as the contact for that site with the details of what they can do to fix this.
    I have emailed marcin.jagodzinski@gmail.com, who is listed at openid.pl as the contact for that site with the details of what they can do to fix this.
  • Apr 14, 2009
    issue 243 (Wrong MIME type with OpenID.pl) commented on by andrewarnott   -   In fact openid.pl is returning faulty HTTP responses. Here are the headers from one such response from openid.pl Connection: Keep-Alive Status: 200 Content-Length: 336 Cache-Control: no-cache Content-Type: charset=utf-8 Date: Tue, 14 Apr 2009 16:21:45 GMT Set-Cookie: _session_id=9ad2261e817be292b9a7f7d5537ea311; domain=.openid.pl; path=/ Server: Mongrel 1.0.1 Via: 1.1 RED-PRXY-29 Note that the Content-Type header has an invalid formed value. See the following relevant sections of RFC 2616: http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.17 http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.7 Specifically, Content-Type MUST always have a "type/subtype" value, with an optional ";parameter" notation, where the parameter might be ";charset=utf-8". So the HTTP header is malformed because it lacks the "type/subtype;" prefix. DotNetOpenId is catching this and rejecting this. A future version of this library MAY want to be more accommodating and just quietly ignore faulty HTTP headers, but the openid.pl host should be corrected.
    In fact openid.pl is returning faulty HTTP responses. Here are the headers from one such response from openid.pl Connection: Keep-Alive Status: 200 Content-Length: 336 Cache-Control: no-cache Content-Type: charset=utf-8 Date: Tue, 14 Apr 2009 16:21:45 GMT Set-Cookie: _session_id=9ad2261e817be292b9a7f7d5537ea311; domain=.openid.pl; path=/ Server: Mongrel 1.0.1 Via: 1.1 RED-PRXY-29 Note that the Content-Type header has an invalid formed value. See the following relevant sections of RFC 2616: http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.17 http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.7 Specifically, Content-Type MUST always have a "type/subtype" value, with an optional ";parameter" notation, where the parameter might be ";charset=utf-8". So the HTTP header is malformed because it lacks the "type/subtype;" prefix. DotNetOpenId is catching this and rejecting this. A future version of this library MAY want to be more accommodating and just quietly ignore faulty HTTP headers, but the openid.pl host should be corrected.
  • Apr 14, 2009
    issue 243 (Wrong MIME type with OpenID.pl) changed by andrewarnott   -  
    Status: Started
    Owner: andrewarnott
    Labels: Type-Interop Release-3.0 Type-Defect
    Status: Started
    Owner: andrewarnott
    Labels: Type-Interop Release-3.0 Type-Defect
  • Apr 14, 2009
    issue 210 (Getting "No OpenId endpoint found" responce from ProviderPor...) Status changed by andrewarnott   -   Without more information I cannot triage this issue, I'm closing this issue. Please add more comments if more data becomes available.
    Status: Invalid
    Without more information I cannot triage this issue, I'm closing this issue. Please add more comments if more data becomes available.
    Status: Invalid
  • Apr 14, 2009
    issue 243 (Wrong MIME type with OpenID.pl) reported by ursoos   -   Is this issue relating to writing a Relying Party, a Provider, or both? Issue is related to OpenId.pl used to log in into stackoverflow.com What steps will reproduce the problem? (please include the actual Claimed Identifier or OpenID Url used to repro the problem if possible) 1. Go to stackoverflow login page: http://stackoverflow.com/users/authenticate 2. Put there foo.openid.pl or whatever URL from openid.pl domain 3. Read beatiful message "That OpenID URL has an unknown or invalid MIME content type" What is the expected output? Login page of OpenID.pl What do you see instead? Message: "That OpenID URL has an unknown or invalid MIME content type" What version of the product are you using? Official build? Probably - it's used by stackoverflow site. Can this problem be reproduced using the included samples? Yep. Problem described in detail on uservoice site used to fill bugs for StackOverflow: http://stackoverflow.uservoice.com/pages/general/suggestions/127630-unable-to-login-with-openid-wrong-mime-type StackOverflow developers asked for filling bug in here. GL with this one, Ursus
    Is this issue relating to writing a Relying Party, a Provider, or both? Issue is related to OpenId.pl used to log in into stackoverflow.com What steps will reproduce the problem? (please include the actual Claimed Identifier or OpenID Url used to repro the problem if possible) 1. Go to stackoverflow login page: http://stackoverflow.com/users/authenticate 2. Put there foo.openid.pl or whatever URL from openid.pl domain 3. Read beatiful message "That OpenID URL has an unknown or invalid MIME content type" What is the expected output? Login page of OpenID.pl What do you see instead? Message: "That OpenID URL has an unknown or invalid MIME content type" What version of the product are you using? Official build? Probably - it's used by stackoverflow site. Can this problem be reproduced using the included samples? Yep. Problem described in detail on uservoice site used to fill bugs for StackOverflow: http://stackoverflow.uservoice.com/pages/general/suggestions/127630-unable-to-login-with-openid-wrong-mime-type StackOverflow developers asked for filling bug in here. GL with this one, Ursus
 
Hosted by Google Code