Integration with SSO
By default, VF works in single user environment as user 'vagrant'. To enable multiuser environment, you need to integrate it with West-Life SSO. VF instance have unique sp-metadata,idp-metadata,sp_key
andsp_cert
files.
If you have it from previous installation, then put it next to the VagrantFile, or put them into virtual machine/container folder
/vagrant
and exectue this script in bash within VF machine or container:If you don't have keys and certificates yet, then execute this script in bash within VF machine or container:
Find the generated file
sp-metadata.xml
and register it with West-Life SSO administrator - send it to westlife-aai@ics.muni.cz
Last updated