Make blogger an openid

From Bloggerhacks

(Difference between revisions)
 
Line 1: Line 1:
-
OpenID is a new way of loging in by using one url and then logging in from whatever provider you choose or you can also choose to host an id yourself with your own domain  
+
<nowiki>OpenID is a new way of loging in by using one url and then logging in from whatever provider you choose or you can also choose to host an id yourself with your own domain  
blogspot does not currently support it for logging in or as a provider (wordpress.com supports it as a provider so this way evens the score)
blogspot does not currently support it for logging in or as a provider (wordpress.com supports it as a provider so this way evens the score)
but you can make your blog url one through some simple template editing
but you can make your blog url one through some simple template editing
Line 16: Line 16:
Date:    26 Feb 2004
Date:    26 Feb 2004
Updated by: Blogger Team
Updated by: Blogger Team
-
----------------------------------------------- */'''
+
-----------------------------------------------  
<link rel="openid.server" href="https://api.screenname.aol.com/auth/openidServer" >
<link rel="openid.server" href="https://api.screenname.aol.com/auth/openidServer" >
<link rel="openid.delegate" href="http://openid.aol.com/screenname" >
<link rel="openid.delegate" href="http://openid.aol.com/screenname" >
Line 30: Line 30:
however you dont need to use these
however you dont need to use these
just replace the hrefs with the proper urls of your host/server
just replace the hrefs with the proper urls of your host/server
-
and you will be set
+
and you will be set</nowiki>

Current revision as of 00:52, 3 June 2007

OpenID is a new way of loging in by using one url and then logging in from whatever provider you choose or you can also choose to host an id yourself with your own domain blogspot does not currently support it for logging in or as a provider (wordpress.com supports it as a provider so this way evens the score) but you can make your blog url one through some simple template editing if you know how to edit your template allready skip this part if you dont keep reading enter the dashboard click layout click edit html I put my openid code around (the style info) '''----------------------------------------------- Blogger Template Style Name: Minima Black Designer: Douglas Bowman URL: www.stopdesign.com Date: 26 Feb 2004 Updated by: Blogger Team ----------------------------------------------- <link rel="openid.server" href="https://api.screenname.aol.com/auth/openidServer" > <link rel="openid.delegate" href="http://openid.aol.com/screenname" > but you can choose anywhere as long as its not invading anything else make sure to replace screename with your name and you dont need to use aol just find another server/delegate code and use that one like typekey is here <link rel="openid.delegate" href="http://profile.typekey.com/username/" /> <link rel="openid.server" href="https://www.typekey.com/t/openid" /> and the most common one is here <link rel="openid.server" href="http://www.myopenid.com/server" /> <link rel="openid.delegate" href="http://yoururl.myopenid.com/" /> however you dont need to use these just replace the hrefs with the proper urls of your host/server and you will be set

Personal tools
FreshTags