Data storages initialization on Windows - CustomerID

  1. Initialize Ubisecure CustomerID internal database and repository (i.e., the part of Ubisecure Directory needed by Ubisecure CustomerID) by running the following commands:

    cd /D "%PROGRAMFILES%\Ubisecure\customerid\tools\"
    init-customerid-data-storages.cmd

    Successful execution will show: <init><initializeDatabase/></init>

  2. Download SP metadata for authentication provider by running the following commands: 

    cd /D "%PROGRAMFILES%\Ubisecure\customerid\tools\"
    get-metadata-for-ap.cmd

    This command will show download statistics if successful.