unattended installation of IdP(4)

Matthew Slowe Matthew.Slowe at jisc.ac.uk
Wed Dec 2 15:52:58 UTC 2020


On 2 Dec 2020, at 15:35, Marco Lechner <mlechner at bfs.de> wrote:
> 
> Hi,
>  
> is there a way/documentation of how to do an unattended installation of Shibboleth IdP (3/4)? E.g. by adding a install_configuration.xml that can be passed to ./bin/install.sh and holds all the relevant answers of the interactive installation process.

Marco,

You can invoke the installer with the answers:

./bin/install.sh \
   -Didp.sealer.password=sealerpassword \
   -Didp.keystore.password=keystorepassword \
   -Didp.scope=example.ac.uk \
   -Didp.entityID=https://idp.example.ac.uk/idp \
   -Didp.src.dir="$PWD" \
   -Didp.host.name=idp.example.ac.uk \
   -Didp.target.dir=/opt/shibboleth-idp

Is that what you're after?

-- 
Matthew Slowe (GPG: 0x6BE0CF7D04600314)
Technical Specialist - Trust & Identity, Jisc
Team: 0300 300 2212, option 2
Lumen House, Library Avenue, Harwell Oxford, Didcot, OX11 0SG





More information about the users mailing list