[Zope-PAS] How to use (and develop) an authentication plugin?
Jens Vagelpohl
jens at dataflake.org
Fri Dec 3 04:50:48 EST 2004
> Ok, so In that role manager, I've added my own role "myrole", but when
> looking
> at the Security tab of any object, "myrole" doesn't appear (just the
> usual
> Anonymous, Authenticated, Manager and Owner ).
The roles that get returned from a user folder do not drive the list of
roles on the Security tab. You must add your role to the security tab
yourself - you probably want to do it in the container that holds your
PAS instance so it gets acquired and becomes visible on all security
tabs "below" that.
jens
---------------
Jens Vagelpohl jens at zetwork.com
Software Engineer +49-(0)441-36 18 14 38
Zetwork GmbH http://www.zetwork.com/
More information about the Zope-PAS
mailing list