Create and manage membrane users from ACL users and OpenID, OAuth, OAuth2 and Saml2 identities.
This add-on allows users to register membrane content or profile upon successfully logging into the Plone site.
- 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
Install pas.plugins.membrane by adding it to your buildout:
[buildout] ... eggs = pas.plugins.membrane
and then running bin/buildout
- Issue Tracker: https://github.com/collective/pas.plugins.membrane/issues
- Source Code: https://github.com/collective/pas.plugins.membrane
- Documentation: https://docs.plone.org/foo/bar
If you are having issues, please let us know. We have a mailing list located at: project@example.com
The project is licensed under the GPLv2.