[Moin-user] not getting it with OpenID

R.Bauer rb.proj at gmail.com
Mon Feb 1 12:58:02 EST 2010


Thilo Pfennig schrieb:
> Hi,
> 
> I still dont get it with Moin OpenID configuration:
> 
> If I have a Drupal website that allows OpenID logins - what am I
> supposed to write into Moinconfig if I want Moin to authorize users to
> this site? The idea is to have a main page ROOT and a linked WIKI who do
> share users and it would be good if users are created in Drupal.
> 
> Would this be sufficient:
> from MoinMoin.auth.openidrp import OpenIDAuth
> auth = [OpenIDAuth(forced_service='http://www.websi.de/', create_user=True)]
> 
> My confusion comes from not having any example of the code without the
> BotBouncer). I understand if I would understand Python code it would be
> very simple for me, but I dont really code and not really understand
> whats going on in the code.

Hi Thilo

I am not sure if that helps. There are two snippets for openid setup

http://hg.moinmo.in/moin/1.9/file/8186aa2c7c9f/wiki/config/more_samples/openid_sreg_wikiconfig_snippet
http://hg.moinmo.in/moin/1.9/file/8186aa2c7c9f/wiki/config/more_samples/openid_teams_wikiconfig_snippet


cheers
Reimar





More information about the Moin-user mailing list