OpenID Connect implementation in Plone
Project description
plone.oidc
Pure OpenID Connect implementation for Plone framework which is 100% comply with OpenID Connect Core 1.0 specifications. More over this product is Health Relationship Trust Profile for OAuth 2.0 complience with, so can be easily adaptable with HEART ecosystem.
Features
Dexterity Based Membrane user support.
Fullly RESTFull API complience
100% comply with HEART ecosystem.
Installation
Install plone.oidc by adding it to your buildout:
[buildout] ... eggs = plone.oidc
and then running bin/buildout
Contribute
Issue Tracker: https://github.com/nazrulworld/plone.oidc/issues
Source Code: https://github.com/nazrulworld/plone.oidc
Documentation: https://docs.plone.org/plone/oidc
Support
If you are having issues, please let us know. We have a mailing list located at: email@gmail.com
License
The project is licensed under the GPLv2.
Contributors
Md Nazrul Islam, email2nazrul@gmail.com
Changelog
1.0.0a2 (2018-07-20)
plone.oidc.membrane.behaviors.IOidConnectClaims behavior is available.
oidc_membrane_user_workflow workflow is available.
1.0.0a1 (2018-07-20)
Initial release. [nazrulworld]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.