Skip to content

get a shibboleth idp up and running on a vagrant box

Notifications You must be signed in to change notification settings

Kjir/shibboleth-vagrant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shibboleth Vagrant

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

Getting started

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

  1. git clone https://github.com/phinze/shibboleth-vagrant.git && cd shibboleth-vagrant
  2. cp puppet/nodes/shibboleth.pp{.example,}
  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.vagrant.dev/idp/status

Configuration

Currently I'm just having this set up a default identity provider, but soon I'll fill in more details about the Puppet types provided and how to configure shibboleth with them. For now you can poke around the source; feel free to open an issue with a question if you have one.

About

get a shibboleth idp up and running on a vagrant box

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Puppet 97.3%
  • Pascal 2.7%