Difference between revisions of "Fusion Security Manager Install"

From Fusion Registry Wiki
Jump to navigation Jump to search
(Created page with "Category:FSM_Install To install the Data Portal, the recommended approach is to host the Fusion Portal on the same domain as your Fusion Registry, for example if your Reg...")
 
Line 1: Line 1:
 
[[Category:FSM_Install]]
 
[[Category:FSM_Install]]
  
To install the Data Portal, the recommended approach is to host the Fusion Portal on the same domain as your Fusion Registry, for example if your Registry is accessed via https://FusionRegistry.yourorg.com then the Portal could be accessed via https://FusionPortal.yourorg.com, this will eliminate any potential [https://en.wikipedia.org/wiki/Cross-origin_resource_sharing CORS] issues.   
+
To install the Fusion Security Manager (FSM), the recommended approach is to host the Fusion Portal on the same domain as your Fusion Registry, for example if your Registry is accessed via https://FusionRegistry.yourorg.com then the Portal could be accessed via https://FusionSecurityManager.yourorg.com, this will eliminate any potential [https://en.wikipedia.org/wiki/Cross-origin_resource_sharing CORS] issues.   
  
If your Fusion Registry is hosted via Apache Tomcat, then you can simply copy and paste the Fusion Data Browser folder into the webapps folder of tomcat.  Whatever your folder is called that has the Portal will be what goes in your URL of the web browser, for example Tomcat/webapps/FusionPortal will be accessed via http(s)//localhost:8080/FusionPortalThe Portal can be hosted on any server capable of hosting HTML and JavaScript, it does not need to be Apache Tomcat.
+
If your Fusion Registry is hosted via Apache Tomcat, then you can simply copy and paste the Fusion Security Manager folder into the webapps folder of tomcat.  Whatever your folder is called that has FSM will be what goes in your URL of the web browser, for example Tomcat/webapps/FusionSecurityManager will be accessed via http(s)//localhost:8080/FusionSecurityManagerFSM can be hosted on any server capable of hosting HTML and JavaScript, it does not need to be Apache Tomcat.
  
 
= Installation Steps =
 
= Installation Steps =
  
# Copy the FusionPortal folder to your web application server (example Apache or Tomcat)
+
# Copy the Fusion Security Manager folder to your web application server (example Apache or Tomcat)
# [[Data_Portal_Configure|Configure]] the Portal using a text editor or JSON editor such as [http://brackets.io/ Brackets]
+
# [[FSM_Configure|Configure]] FSM using a text editor or JSON editor such as [http://brackets.io/ Brackets]
 
# '''Configure Fusion Security Manager''' to ensure the target audience is able to see appropriate datasets. [https://wiki.sdmxcloud.org/Fusion_Security_Manager_(FR_V11) More information]
 
# '''Configure Fusion Security Manager''' to ensure the target audience is able to see appropriate datasets. [https://wiki.sdmxcloud.org/Fusion_Security_Manager_(FR_V11) More information]
 
# Open your web browser, and enter the appropriate URL
 
# Open your web browser, and enter the appropriate URL
  
[[File:Fusion Data Portal.png|800px]]<br>
+
[[File:XXXX|800px]]<br>

Revision as of 07:17, 11 September 2023


To install the Fusion Security Manager (FSM), the recommended approach is to host the Fusion Portal on the same domain as your Fusion Registry, for example if your Registry is accessed via https://FusionRegistry.yourorg.com then the Portal could be accessed via https://FusionSecurityManager.yourorg.com, this will eliminate any potential CORS issues.

If your Fusion Registry is hosted via Apache Tomcat, then you can simply copy and paste the Fusion Security Manager folder into the webapps folder of tomcat. Whatever your folder is called that has FSM will be what goes in your URL of the web browser, for example Tomcat/webapps/FusionSecurityManager will be accessed via http(s)//localhost:8080/FusionSecurityManager. FSM can be hosted on any server capable of hosting HTML and JavaScript, it does not need to be Apache Tomcat.

Installation Steps

  1. Copy the Fusion Security Manager folder to your web application server (example Apache or Tomcat)
  2. Configure FSM using a text editor or JSON editor such as Brackets
  3. Configure Fusion Security Manager to ensure the target audience is able to see appropriate datasets. More information
  4. Open your web browser, and enter the appropriate URL

800px