Application identity generation and IDP metadata download on Windows - CustomerID
This chapter describes how to download Identity Provider metadata from Ubisecure SSO and generate Service Provider metadata.
To download Identity Provider metadata and generate Service Provider metadata:
Download IDP metadata by running the following commands:
cd /D "%PROGRAMFILES%\Ubisecure\customerid\tools\" get-metadata.cmd
This command will show download statistics if successful.
Initialize Ubisecure CustomerID SPs by running the following commands:
cd /D "%PROGRAMFILES%\Ubisecure\customerid\tools\" init-eidm-sp.cmd
This command will not display any output if successful.
Initialize authentication provider by running the following commands:
cd /D "%PROGRAMFILES%\Ubisecure\customerid\tools\" init-eidm-ap.cmd
This command will not display any output if successful.