Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: IDS-4545: migrate to systemd

...

  1. Download the Ubisecure SSO metadata by pressing [Download Metadata] link:

    Figure 3. Downloading the metadata of Ubisecure SSO


  2. Place the metadata in CERTAP_HOME\webapps\certap\WEB-INF\uap\metadata\metadata.xml
  3. Restart Certificate AP

    Code Block
    languagetext
    titleListing 3. Restarting the Certificate AP on Windows
    cd /d "C:\Program Files\Ubisecure\certap\certap"
    config\tomcat\update.cmd 


    Code Block
    titleListing 4. Restarting the Certificate AP on Linux
    /etc/init.d/systemctl stop certap-server
    stop
    cd /usr/local/ubisecure/certap/certap/config/tomcat/
    ./update.sh
    /etc/init.d/
    sudo systemctl start certap-server start


Now you can log in to an application by using the Certificate AP method. See Ubisecure Management user interface - SSO pages for instructions on how to attach an authentication method to a web application and create a group for users of certificates.