Frequently Asked Questions

How do I delegate my website or blog to my Clickpass public OpenID?

Put the following two lines in the <head> section of the website or blog you want to delegate to Clickpass:

<link rel="openid.server" href="http://www.clickpass.com/openid_server" />
<link rel="openid.delegate" href="http://clickpass.com/public/<username>" />

Replace the username with your Clickpass username.