Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mamico/pas.plugins.spidcie
https://github.com/mamico/pas.plugins.spidcie
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mamico/pas.plugins.spidcie
- Owner: mamico
- License: other
- Created: 2024-04-03T05:09:59.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-14T07:05:50.000Z (8 months ago)
- Last Synced: 2025-01-30T06:12:29.061Z (4 days ago)
- Language: Python
- Size: 577 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE.GPL
Awesome Lists containing this project
README
pas.plugins.spidcie
[![PyPI](https://img.shields.io/pypi/v/pas.plugins.spidcie)](https://pypi.org/project/pas.plugins.spidcie/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pas.plugins.spidcie)](https://pypi.org/project/pas.plugins.spidcie/)
[![PyPI - Wheel](https://img.shields.io/pypi/wheel/pas.plugins.spidcie)](https://pypi.org/project/pas.plugins.spidcie/)
[![PyPI - License](https://img.shields.io/pypi/l/pas.plugins.spidcie)](https://pypi.org/project/pas.plugins.spidcie/)
[![PyPI - Status](https://img.shields.io/pypi/status/pas.plugins.spidcie)](https://pypi.org/project/pas.plugins.spidcie/)[![PyPI - Plone Versions](https://img.shields.io/pypi/frameworkversions/plone/pas.plugins.spidcie)](https://pypi.org/project/pas.plugins.spidcie/)
[![Meta](https://github.com/collective/pas.plugins.spidcie/actions/workflows/meta.yml/badge.svg)](https://github.com/collective/pas.plugins.spidcie/actions/workflows/meta.yml)
![Code Style](https://img.shields.io/badge/Code%20Style-Black-000000)[![GitHub contributors](https://img.shields.io/github/contributors/collective/pas.plugins.spidcie)](https://github.com/collective/pas.plugins.spidcie)
[![GitHub Repo stars](https://img.shields.io/github/stars/collective/pas.plugins.spidcie?style=social)](https://github.com/collective/pas.plugins.spidcie)## Intro
This is a Plone authentication plugin for SPID/CIE, OpenID Connect Federation.## Features
- PAS plugin, although currently no interfaces are activated.
- Three browser views for this PAS plugin, which are the main interaction with the outside world.## Installation
This package supports Plone sites using Volto and ClassicUI.
For proper Volto support, the requirements are:
* plone.restapi >= 8.34.0
* Volto >= 16.10.0Add **pas.plugins.spidcie** to the Plone installation using `pip`:
``bash
pip install pas.plugins.spidcie
``## Configure the plugin
* Go to the Add-ons control panel and install `pas.plugins.spidcie`.
* In the ZMI go to the plugin properties at `http://localhost:8080/Plone/acl_users/oidc/manage_propertiesForm`## License
The project is licensed under the GPLv2.