uniAuth
Version
2.0.1
Categories
Short description
Identity Provider per la gestione del SingleSignOn
Copyrights owner
Università della Calabria
Source catalogue
46
6
9
17
Vitality
73%
Quick links
Landing URL
Documentation
Description
uniAuth is a SAML2 IDP and is based on pysaml2. Features:
- HTTP-REDIRECT and POST bindings (signed authn request must be in HTTP-POST binding);
- ForceAuthn;
- SLO, SAML Single Logout;
- Signed and Encrypted assertions;
- AllowCreate, nameid is stored with a persistent nameid format.
Implementation specific Features
- no restart needed on new matadata store or SP creation;
- Full Internazionalization support (i18n);
- Interactive Metadata Store definitions through the Admin Backend UI;
- Interactive ServiceProvider definition through the Admin Backend UI;
- Customizable Template and style based on AGID guidelines;
- MetadataStore and SP validations on save, to prevent faulty configurations in production environment;
- Configurable digest algorithm and salt for Computed NameID;
- Many configurable options, for every SP we can decide:
- enable/disable explicitally;
- signature and digest algorithms;
- attributes release (force a set or release what requested by sp);
- attribute rewrite and creation, fully configurable AttributeProcessors per SP, every aspect of attribute release can be customized from scratch;
- agreement screen message, availability, data consent form.
- Configurable log rotation through uwsgi;
- Importable StoredPersistentID for each user, from migrations from another IDP;
- An optional LDAP web manager with a configurable app (
ldap\_peoples
) through django-ldap-academia-ou-manager https://github.com/peppelinux/django-ldap-academia-ou-manager; - Multiple LDAP sources through pyMultiLDAP https://github.com/peppelinux/pyMultiLDAP;
- Detailed logs.
Characteristics
uniAuth allows to configure metadata store and federate new Service Providers directly from the Admin backend interface, via Web. See Official Documentation at readthedocs for usage specifications and advanced topics.
Features
- HTTP-REDIRECT and POST SAML2 bindings
- ForceAuthn
- SLO, SAML Single Logout
- Signed and Encrypted assertions
Intended audience
Detailed information
Release date
Supported languages
Italian,
English
Development status
Stable
License
Apache-2.0
Platforms
linux,
web
Maintenance type
[internal] Internally maintained by the repository owner
Software type
standalone/web
Used by
https://www.unical.it
Technical Contacts
Giuseppe De Marco,
Francesco Filicetti