comparison mod_openid.wiki @ 25:1e004e5ddc95

Added "Alpha" tag
author MWild1
date Sat, 26 Sep 2009 00:11:50 +0000
parents f37413020065
children 6f018f411fa5
comparison
equal deleted inserted replaced
24:c09b888b8ceb 25:1e004e5ddc95
1 #summary Enables Prosody to act as an OpenID provider 1 #summary Enables Prosody to act as an OpenID provider
2 #labels Alpha
2 = Introduction = 3 = Introduction =
3 4
4 [http://openid.net/ OpenID] is an decentralized authentication mechanism for the Web. mod_openid turns Prosody into an OpenID _provider_, allowing users to use their Prosody credentials to authenticate with various third party websites. 5 [http://openid.net/ OpenID] is an decentralized authentication mechanism for the Web. mod_openid turns Prosody into an OpenID _provider_, allowing users to use their Prosody credentials to authenticate with various third party websites.
5 6
6 = Caveats = 7 = Caveats =