Skip to content

sitya/ansible-role-shibboleth_sp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shibboleth SP - Ansible role

This role installs and configures a Shibboleth2 SP on Debian based systems.

Requirements

This role requires Ansible 1.6 or higher and platform requirements are listed in the metadata file.

Role Variables

shibboleth_sp:
  host: sp.example.org
  federation_signer_certificate_url: https://your-federation.com/federation_signer_certificate.crt
  federation_metadata_url: http://your-federation.com/federation.xml
  certificate_subject: "C=HU/ST=Your state/L=Your city/O=Your Company"
  certificate_mail: [email protected]

Don't forget to override these default values.

Dependencies

None

License

BSD

Author Information

Tamas Frank [email protected]

About

Shibboleth SP - Ansible role

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published