comparison mod_openid.wiki @ 26:6f018f411fa5

Alpha -> Stage-Alpha
author MWild1
date Sat, 26 Sep 2009 00:16:13 +0000
parents 1e004e5ddc95
children 958865cc13b3
comparison
equal deleted inserted replaced
25:1e004e5ddc95 26:6f018f411fa5
1 #summary Enables Prosody to act as an OpenID provider 1 #summary Enables Prosody to act as an OpenID provider
2 #labels Alpha 2 #labels Stage-Alpha
3 = Introduction = 3 = Introduction =
4 4
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 [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.
6 6
7 = Caveats = 7 = Caveats =