PAS Plugin

Derek Richardson derek.richardson at gatech.edu
Wed Oct 17 16:31:39 UTC 2007


Derek Richardson wrote:
> I am using the CAS4PAS plugin from zope.org. The problem is, it allows 
> users to log in who aren't in the local plone user store. I want to 
> modify the plugin to create local plone users if they don't already 
> exist. Is this best done in the .createUser() of PAS?

I have written my plugin for .createUser() and it works. However, a 
friend pointed me at AutoMemberMaker [1], which does a similar thing, 
but in .authenticateCredentials(). Which (if either) is the 'proper' 
place to do this?

Thanks,

Derek

[1] http://plone.org/products/auto-member-maker





More information about the Product-Developers mailing list