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:

  1. 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.

  2. 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.

  3. 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.