Blogger OpenID delegate to another URL
News on blogger draft initially did not give the URL of the Blogger OpenID support using the blogspot domain and custom external FTP server, but these do not become obstacles because now we can use the OpenID Delegation where we can delegate our bloggers url address on the domain or URL address our another. So we can be said to lend to ordinary bloggers OpenID identity in use by another url which we give access rights.
For example, we have http://we.blogspot.com blog address as an OpenID identity, then we also have http://www.we.com, then how do we use the url of our bloggers on http://www.we.com as an OpenID identity? do I just add the following code under the code <head> contained in http://www.we.com.
link rel="openid.server" href="http://draft.blogger.com/openid-server.g" />
<link rel="openid.delegate" href="http://nameblog.blogspot.com" />
<link rel="openid.delegate" href="http://nameblog.blogspot.com" />
Now we can use http://www.we.com. Blogger as OpenID identity to the many websites that support OpenID authentication and then every time we menggunkannya us bloggers will be redirected to sign in.
Actually, this delegation not only with OpenID url bloggers, my own using a custom blogger address myopenid.com on my domain, my delegation below maseko.com please find on the blog a try.
OpenID delegate Myopenid
<link rel="openid.server" href="http://www.myopenid.com/server" />
<link rel="openid.delegate" href="http://u-ul.myopenid.com/" />
<meta http-equiv="X-XRDS-Location" content="http://u-ul.myopenid.com/xrds" />
<link rel="openid.delegate" href="http://u-ul.myopenid.com/" />
<meta http-equiv="X-XRDS-Location" content="http://u-ul.myopenid.com/xrds" />
OpenID delegate Wordpress
<link rel="openid.server" href="http://u-ul.wordpress.com/?openidserver=1" />
<link rel="openid.delegate" href="http://u-ul.wordpress.com/" />
<meta http-equiv="X-XRDS-Location" content="http://u-ul.wordpress.com/">
<link rel="openid.delegate" href="http://u-ul.wordpress.com/" />
<meta http-equiv="X-XRDS-Location" content="http://u-ul.wordpress.com/">
Red colors above do not forget to replace it with your own address. Good luck
0 Response to "Blogger OpenID delegate to another URL"
Post a Comment