Skip to content

stacken/stacken2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please read the contents in roles/authserver/files/saml20-sp-remote.php:

<?php
// add metadata of service providers in this file, please use the federation 
// tab of the service provider admin page for simplesamlphp and copy the 
// metadata in a secure manner

and roles/serviceprovider/files/saml20-idp-remote.php:

<?php
// please fetch the metadata from federation page on the saml server and paste 
// it here
//
// make sure that the key is the same as in (config/)authservices.php (i.e. 
// http://auth.stacken.kth.se/saml2/idp/metadata.php

Some files are encrypted with ansible-vault. Please use

ansible-playbook --ask-vault-pass -i hosts main.yml 

or use a password file.

About

ansible configuration for stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published