interested in using openid server capabilities with my site. i've installed open_id and the server module, and have the block for openid login enabled. however, would also like the server to act as an openid server, and can't figure that out looking at the module code.
i've gone to http://www.livejournal.com/openid/ to test this, entering username.example.com in their login box, but get an error in response: url_fetch_error: Error fetching URL: Can't connect to username.example.com:80 (No suitable addresses found)
(obviously, i'm replacing username & example.com appropriately)
on /user page, when i edit, i now see an 'authorized sites' section, but it simply says, 'You have not sent information to any other sites yet.'
what do i need to do next?
thanks,
aaron
Comments
Comment #1
boris mann commentedYou need to enter the full path to your user.
e.g. if your openid Drupal server is example.com, and your user ID is 2, then your openid server path is example.com/user/2
Re-open if you are still having problems.
Comment #2
Xacret.T commentedSo then you can connect user.example.com to example.com/user/2 via .htaccess right
it will be looking similar to this: