Skip to main content

We've Moved!

Product Documentation has moved to docs.hitachivantara.com
Hitachi Vantara Knowledge

Setting the CORS Allowed Origins

You can use the Admin App, REST API, or CLI to set CORS (cross-origin resource sharing) origins that are allowed on your system. Specifying multiple origins allows you to access restricted resources.

Admin App instructions

Procedure

  1. Select the Configuration window.

  2. Click Security.

  3. On the Settings tab, type a list of origins in the CORS Allowed Origins field.

  4. Click Update.

Related CLI commands

editSecuritySettings

Related REST API methods

PUT /security/settings

You can get help on specific REST API methods for the Admin App at REST API - Admin.

 

  • Was this article helpful?