It sounds like you&#39;re describing an OpenID Provider.  Are you sure you don&#39;t want to make Mailman an OpenID relying party instead?  It seems like it would be of greater benefit to your users.<div><br clear="all">--<br>

Andrew Arnott<br>&quot;I [may] not agree with what you have to say, but I&#39;ll defend to the death your right to say it.&quot; - S. G. Tallentyre<br>
<br><br><div class="gmail_quote">On Sun, Jun 7, 2009 at 2:19 PM, Malveeka Tewari <span dir="ltr">&lt;<a href="mailto:malveeka@gmail.com">malveeka@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi<br><br>I am working on implementing openID server for the mailman setup I am running.<br><br>We want to provide the mailing list users an option whether or not to enable openID for their subscription.<br>
On the &quot;login&quot; page for their mailman subscription, the users will see an option for<br><br>1. Enable/Disable openID login for your subscription<br>2. Sign in with existing openID login for your subscription<br>


<br><b>1. Enable/Disable openID login for your subscription</b> <b>account</b><br>
For enabling and diabling the openID feature, the users login their
subscribed accounts as they do now for changing any of the subcription
options. <br>On this page if they enable the openID feature, they recieve an automated reply with their openID identifier. <br>
<br>The password for the openID identifier is the same as that for the
subscription accounts. If they change their subscription passwords,
their openID password gets changed too.<br><br><b>2. Sign in with existing openID login</b><br>
The user gets redirected to a page where he/she enters it&#39;s openID
identifer and the password and can now manage account settings with
the openID identifier. This authentication and further logging,
modification of subscription configurations will be handled by the
openID server. <br>Since mailman is written in python, I downloaded the python-openid from <a href="http://janrain.com" target="_blank">janrain.com</a>.<br>I am hoping out the openID server would work with only little modifications after integrating with mailman but would appreciate some help here too.<br>



<br>As I understand, the <b>changes that need to be made to the existing mailman code</b> include the following:<br><br>Changing
the MemberAdaptor.py and UserDesc.py for including information whether
or not openID identifier is enabled for a paricular user.<br>
Propogating changes made to openID-identified-accounts to the subscription configurations.<br>Changing the webpage interfaces for provinding and allowing users to access these options<br><br>I want to know if there&#39;s already an openID enabled version of mailman available <br>



And what files would I need to make changes to include openID support in mailman<br><br>I have asked this on the Mailman mailing list as well but they did not have any concrete suggestions.<br><br>Thanks<br><font color="#888888"><font color="#888888">Malveeka</font>
</font><br>_______________________________________________<br>
Code mailing list<br>
<a href="mailto:Code@openid.net">Code@openid.net</a><br>
<a href="http://openid.net/mailman/listinfo/code" target="_blank">http://openid.net/mailman/listinfo/code</a><br>
<br></blockquote></div><br></div>