/ansible-role-shibboleth-sp

Ansible role for Shibboleth SP

Primary LanguageJinjaMIT LicenseMIT

Ansible role for Shibboleth SP

Features

Requirements

  • CentOS 7

Instructions

  1. Include the role and customize templates/shibboleth2.xml.j2 as desired

  2. Configure SP with an IdP. You can get the medatadata from here:

  3. Browse to http://hostname/secure/ to test Shibboleth login and view attributes

Sample playbook

- hosts: shibboleth-sp-servers
  roles:
    - shibboleth-sp