Skip to main content

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": "Client 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

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.0a4 (2024-02-21)

Bug fixes:

  • Fix an issue with provider id with keycloak [mpeeters] (#2)

1.0.0a3 (2024-02-19)

New features:

  • Add a generic provider for OpenID Connect [mpeeters] (#2)

1.0.0a2 (2024-02-19)

Internal:

  • Add Plone 4 compatibility [mpeeters] (#1)

1.0.0a1 (2024-02-15)

New features:

  • Initial release. [mpeeters] (initial)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pas.plugins.affinitic-1.0.0a4.tar.gz (11.8 kB view details)

Uploaded Source

File details

Details for the file pas.plugins.affinitic-1.0.0a4.tar.gz.

File metadata

  • Download URL: pas.plugins.affinitic-1.0.0a4.tar.gz
  • Upload date:
  • Size: 11.8 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

Hashes for pas.plugins.affinitic-1.0.0a4.tar.gz
Algorithm Hash digest
SHA256 3f5d8b1e7c1cc55d4462d2e49c9b0094acb4ac6b9c59f4165c8ac0bef5eb683d
MD5 5eb0ab0be7b5aa2902c21d18500ff47b
BLAKE2b-256 59ad71d7b778af0b4518292304e7729ab0da4027f9274d2138a617a82f593a8d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page