I have set up my account, and am using ClaimID as my OpendID provider.
http://claimid.com/tylermac. When I use this URL I get back a message "Your openid url appears to be invalid. Please try again."
It appears that your OpendID does not support openid Relying Parties. This allows us to add a redirect into a page to an openid server. The following code is found at my openid:
<!-- OpenID Server and Delegation. Use your ClaimID to log in to OpenID websites -->
<meta />
<link href="https://openid.claimid.com/server" rel="openid.server" />
<link href="https://openid.claimid.com/tylermac" rel="openid.delegate" />
More information can be found in the specification here.
http://openid.net/specs/openid-authen....section.14.2.1
** Reposted from blog comment
http://www.intensedebate.com/blog/?p=... **