Add Platform and URLs to App Registration

You need to complete the steps on the Create an App Registration in Entra ID page before starting the steps on this page.

  1. In the App Registration left-hand menu, click the Authentication tab.
  2. Click Add a platform.
  3. Click Web.
  4. Enter the following URL using your environment's hostname in place of <hostname>: 
  5. https://<hostname>/desktop/connector/restore/auth
  6. For example,  https://arcserve-au-sy.keepit.com/desktop/connector/restore/auth). The hostname stands for a Keepit DCs, SaaS Backup Datacenter for instance: arcserve-au-sy.keepit.com.
  7. Note: Additional redirect URLs will be added to the app registration's web platform after the app registration is created.
  8. Click the box for Access tokens (used for implicit flows).
  9. Click Configure. (the window will close).
  10. Click Add URIs and, one at a time, enter the following URLs using your environment's hostname. These will be added to your app registration as Redirect URLs. Refer to the list below:
  11. https://<hostname>/desktop/connector/restore/auth.
  12. https://<hostname>/desktop/connector/create.
  13. https://<hostname>/desktop/connector/reauth.
  14. -
  15. The following examples show how it should look for Arcserve SaaS Backup Sydney Data center (and the correct order):
  16. https:// arcserve-au-sy.keepit.com/desktop/connector/restore/auth
  17. https:// arcserve-au-sy.keepit.com/desktop/connector/create
  18. https:// arcserve-au-sy.keepit.com/desktop/connector/reauth
  19.  
  20. Arcserve Environment hostnames for each Region
  21. Denmark (Copenhagen): arcserve-dk-co.keepit.com.
  22. United States (Washington, DC): arcserve-us-dc.keepit.com.
  23. Australia (Sydney): arcserve-au-sy.keepit.com.
  24. United Kingdom (London): arcserve-uk-ld.keepit.com.
  25. Germany (Frankfurt): arcserve-de-fr.keepit.com.
  26. Canada (Toronto): arcserve-ca-tr.keepit.com.
  27. Switzerland (Zurich): arcserve-ch-zh.keepit.com.
  28. Click Save.
  29. When all three URLs have been added click Save.

Go to the Add Permissions to the App Registration page and complete the steps on that page.