Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space IDS and version 8.2

...

  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 1. Restarting the Certificate AP on Windows
    cd /d "C:\Program Files\Ubisecure\ubilogin-certap\certap"
    config\tomcat\update.cmd 


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


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