Collection of authentication tools and plugins
Project description
Collection of authentication tools and plugins
Features
Authomatic provider for Keycloak
Configuration Example
example
{ "keycloak": { "id": 1, "display": { "title": "Keycloak", "cssclasses": { "button": "plone-btn plone-btn-default", "icon": "glypicon glyphicon-github" }, "as_form": false }, "propertymap": { "email": "email", "name": "fullname" }, "well_known": "http://localhost:9080/realms/Test/.well-known/openid-configuration", "class_": "pas.plugins.affinitic.providers.keycloak.Keycloak", "consumer_key": "Realm Name", "consumer_secret": "secret key", "access_headers": { "User-Agent": "Plone (pas.plugins.authomatic)" } } }
Documentation
Full documentation for end users can be found in the “docs” folder, and is also available online at …
Translations
This product has been translated into
French
Installation
Install pas.plugins.affinitic by adding it to your buildout:
[buildout] ... eggs = pas.plugins.affinitic
and then running bin/buildout
Contribute
Issue Tracker: https://github.com/affinitic/pas.plugins.affinitic/issues
Source Code: https://github.com/affinitic/pas.plugins.affinitic
Support
If you are having issues, please let us know.
License
The project is licensed under the GPLv2.
Contributors
Martin Peeters [mpeeters]
Changelog
1.0.0a1 (2024-02-15)
New features:
Initial release. [mpeeters] (initial)
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.
Source Distribution
File details
Details for the file pas.plugins.affinitic-1.0.0a1.tar.gz
.
File metadata
- Download URL: pas.plugins.affinitic-1.0.0a1.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.23.0 setuptools/65.7.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dfa436d5ea27b6672267ca2ba02427fbff0eef848361c1a0811b1401ec790566 |
|
MD5 | 94418907b3e2e709f363719f2d60b540 |
|
BLAKE2b-256 | da943a3b65e80f51837683b0484610fdd883b0b77479d11046160fba3d9caac7 |