vavavr00m / noserub

Automatically exported from code.google.com/p/noserub
0 stars 0 forks source link

Unable to use NoseRub profile URL as OpenID #329

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I am unable to login to sites (Other NoseRub sites and ClaimID specifically) 
using my NosreRub 
profile url ( http://lancewicks.com/noserub/lancew ).

On claimID.com for example I get the following error:
Could not find OpenID server for [http://lancewicks.com/noserub/lancew].

When I try it on Identoo.com I get redirected via login and auth on my site 
then back to identoo 
where I get the front page, but am not logged in. The address url starts:
http://identoo.com/pages/login?janrain_nonce=2009-12-
01T20%3A16%3A13ZulCT6g&openid.assoc_handle=

I have discussed this issue on the mailing list also at:
http://groups.google.com/group/noserub/browse_thread/thread/6d93683f3aa2defa

Original issue reported on code.google.com by judoco...@gmail.com on 1 Dec 2009 at 8:18

GoogleCodeExporter commented 9 years ago
In my debug.log, I get the following error all the time:

2009-12-03 13:24:28 Notice: Notice (8): Undefined variable: errorMessage in 
[/home/martialc/public_html/app/views/elements/login.ctp, line 24]

Do you think it's related?

Original comment by judoco...@gmail.com on 3 Dec 2009 at 9:58

GoogleCodeExporter commented 9 years ago
No, it is not related. Though this "undefined variable" error should disappear 
with
r1912.

Original comment by dhofs...@gmail.com on 5 Dec 2009 at 9:20

GoogleCodeExporter commented 9 years ago
When trying to login to Identoo this morning I received the following error:

Warning (4096): Object of class Auth_OpenID_ServerError could not be converted 
to string 
[APP/controllers/auth_controller.php, line 206]
Code | Context
        if (is_a($webResponse, 'Auth_OpenID_EncodingError')) {
            // XXX not sure whether this makes sense
            echo $webResponse->response;
$response   =   Auth_OpenID_ServerError
Auth_OpenID_ServerError::$message = NULL
Auth_OpenID_ServerError::$text = "server should be constructed with op_endpoint 
to respond to OpenID 2.0 
messages."
Auth_OpenID_ServerError::$contact = NULL
Auth_OpenID_ServerError::$reference = NULL
$server =   Auth_OpenID_Server
Auth_OpenID_Server::$store = Auth_OpenID_FileStore object
Auth_OpenID_Server::$signatory = Auth_OpenID_Signatory object
Auth_OpenID_Server::$encoder = Auth_OpenID_SigningEncoder object
Auth_OpenID_Server::$decoder = Auth_OpenID_Decoder object
Auth_OpenID_Server::$op_endpoint = NULL
Auth_OpenID_Server::$negotiator = Auth_OpenID_SessionNegotiator object
$webResponse    =   Auth_OpenID_EncodingError
Auth_OpenID_EncodingError::$response = Auth_OpenID_ServerError object
AuthController::renderResponse() - APP/controllers/auth_controller.php, line 206
AuthController::index() - APP/controllers/auth_controller.php, line 55
Object::dispatchMethod() - CORE/cake/libs/object.php, line 123
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 240
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 206
[main] - APP/webroot/index.php, line 82

Original comment by judoco...@gmail.com on 6 Dec 2009 at 12:32

GoogleCodeExporter commented 9 years ago
That error comes from http://www.lancewicks.com/noserub/auth

Original comment by judoco...@gmail.com on 6 Dec 2009 at 12:32

GoogleCodeExporter commented 9 years ago
I don't think it is an issue with the NoseRub OpenID that causes the "Could not 
find
OpenID server" error on claimid.com. I guess it is an issue with their service, 
as I
get the same error when I try to log in with OpenIDs from Yahoo and Google.

Original comment by dhofs...@gmail.com on 30 Dec 2009 at 1:54

GoogleCodeExporter commented 9 years ago
Can't reproduce the issue with logging into identoo with a NoseRub OpenID. It 
worked
fine with my NoseRub OpenID http://noserub.42dh.com/dho.

Original comment by dhofs...@gmail.com on 30 Dec 2009 at 2:09

GoogleCodeExporter commented 9 years ago
I tried to log on to martialconversations.com with my identoo.com/dirk.olbertz 
OpenID but failed. This is the 
URL I see back on martialconversations.com:
http://martialconversations.com/pages/login?janrain_nonce=2010-01-
13T17%3A22%3A32ZJgRXSm&openid1_claimed_id=http%3A%2F%2Fidentoo.com%2Fdirk.olbert
z&openid.assoc
_handle=%7BHMAC-
SHA1%7D%7B4b4e01a9%7D%7BM%2B2sAQ%3D%3D%7D&openid.identity=http%3A%2F%2Fidentoo.c
om%2Fdirk.
olbertz&openid.mode=id_res&openid.response_nonce=2010-01-
13T17%3A24%3A42ZPhJcC9&openid.return_to=http%3A%2F%2Fmartialconversations.com%2F
pages%2Flogin%3
Fjanrain_nonce%3D2010-01-
13T17%253A22%253A32ZJgRXSm%26openid1_claimed_id%3Dhttp%253A%252F%252Fidentoo.com
%252Fdirk.o
lbertz&openid.sig=qyZGjX8x3CUAcdTDdfV4s2qLfCk%3D&openid.signed=assoc_handle%2Cid
entity%2Cmode%
2Cresponse_nonce%2Creturn_to%2Csigned

Original comment by dirk.olb...@gmail.com on 13 Jan 2010 at 5:25

GoogleCodeExporter commented 9 years ago
I could use my Identoo OpenID here, subscribe to a group and write an entry:
http://mix.h3ndrik.de/groups/entry/studentendorf-dortmund/117

It would be good to know what is different on Lance's servers.

Original comment by dirk.olb...@gmail.com on 19 Jan 2010 at 11:44

GoogleCodeExporter commented 9 years ago
If you'd like to look at my server, let me know. Would love to get it up and 
running.

Original comment by judoco...@gmail.com on 28 Jan 2010 at 10:56

GoogleCodeExporter commented 9 years ago
What info would be helpful? PHPinfo() output?

Original comment by judoco...@gmail.com on 1 Feb 2010 at 10:18

GoogleCodeExporter commented 9 years ago
Attached is a phpinfo output from the martial conversations server.
I use the same hosting provider for my lancewicks.com noserub installation also.
Helpful?

Original comment by judoco...@gmail.com on 15 Feb 2010 at 8:18

Attachments: