This playbook provides an easy way to deploy a very detailed Shibboleth IdP through Ansible.
It will install and configure:
- Apache Web Server (frontend)
- Jetty Servlet Container (backend)
- OpenLDAP directory (if needed)
- MySQL server
- phpLDAPadmin web-based LDAP client
- Shibboleth Identity Provider (IdP)
- Check_MK Agent (if needed)
The playbook is distributed also with a mechanism of Backup and Restore to allow an easily recover Directory and Databases if needed.
[TOP]
- R&E Home Organization
- Identity Federation Operators
- Anyone wants to deploy a Shibboleth Identity Provider with a high level of details
This playbook is targeted to Linux System Administrators that have to know:
- Ansible
- Shibboleth:
- How to configure an Attribute Filter to release attributes to relying-parties
- How to configure an Attribute Resolver to define new attributes
- How to configure and use a Directory Service (OpenLDAP/AD) for Identity Management scopes
- How to configure and use an SQL database
[TOP]
- Open an issue for bug fixing and/or feature requests
[TOP]
[TOP]
- Marco Malavolti (https://github.com/malavolti)
- Davide Vaghetti (https://github.com/daserzw)
[TOP]