Skip to content

Latest commit

 

History

History
66 lines (42 loc) · 2.44 KB

README.md

File metadata and controls

66 lines (42 loc) · 2.44 KB

Shibboleth Vagrant

Get an instance of Shibboleth SP and Idp up and running using Vagrant and Puppet.

Diagram

Getting started

Before you start, ensure you have VirtualBox and Vagrant installed and working.

  1. git clone https://github.com/ssejourne/shibboleth-vagrant.git
  2. cd shibboleth-vagrant/puppet-contrib && librarian-puppet update && cd ..
  3. vagrant up

That's it! The VM will be created and Puppet will download and configure shibboleth for you.

You can check to make sure everything worked by visiting: https://shibboleth-idp.vagrant.dev/idp/status

Test it by starting to log in https://shibboleth-sp.vagrant.dev/secure

Network Diagram

Network Diagram

Servers

IDP - shibboleth-idp.vagrant.dev

SP - shibboleth-sp.vagrant.dev

LDAP

The ldap is on the ha-proxy server and accounts can be managed with an LDAP Account Manager on shibboleth-sp.vagrant.dev

  • URL (LDAP Account Manager) : https://shibboleth-sp.vagrant.dev/lam
    • LDAP Account Manager admin user : lam / lam
  • LDAP Manager : admin / vagrant
  • Logins password are login with '123' at the end

HAPROXY

MONITOR