About Project
Create and manage membrane users from ACL users and OpenID, OAuth, OAuth2 and Saml2 identities.
pas.plugins.membrane
This add-on allows users to register membrane content or profile upon successfully logging into the Plone site.
Features
- Set which login redirector you wish to use. e.g. pas.plugins.authomatic or saml2
- Ability to disable the overriding and redirection from the login page by pas.plugins.authomatic and other external logins
- Allow the embedding of external login views on the login page with the login form via viewlet.
- Map authmoatic acl_user identities to membrane users
- Map acl_users to membrane users
Installation
Install pas.plugins.membrane by adding it to your buildout:
[buildout]
...
eggs =
pas.plugins.membrane
and then running bin/buildout
Support
If you are having issues, please let us know.
We have a mailing list located at: [email protected]
License
The project is licensed under the GPLv2.
Comments