Skip to main content
Skip table of contents

Create/Delete application in CDCR

If you create an application in first datacenter, the config will not be available in the second datacenter. In order to fix this you need to:

  1. In the first datacenter create a SAML application;

  2. Connect to Veridium Manager of the first datacenter and go into Settings > Advanced > shibboleth and open service-providers.json and click on Format document;

  3. Search for the application that you previously created and copy the content (make sure you scroll down to copy all the related config)

image-20240724-091348.png
  1. Connect to Veridium Manager of the second datacenter and go into Settings > Advanced > shibboleth and open service-providers.json and click on Format document;

  2. Paste the content you copied from step 3 (make sure you also add the colon “,”) and click on save;

image-20240724-092048.png
  1. This is now completed, you can verify this by going into Veridium Manager of the second datacenter and go into Applications and you should be able to edit the Application you added from the first datacenter.

If you want to delete an application, you need to follow these steps:

  1. In the first datacenter open Veridium Manager > Applications and press the delete button for the application you want:

image-20240724-092728.png
  1. In the second datacenter open Veridium Manager > Settings > Advanced > shibboleth and open service-providers.json;

  2. Delete the content related to the application that you removed from the first datacenter (make sure you remove the “,” as well):

image-20240724-093236.png
  1. This is now completed, the application is removed from both datacenters.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.