Environment Variables for Golden Record Cache ActiveSpaces Security

You need to specify environment variables for the security policy and token files. These files contain all certificate-related information. The policy file contains the security settings for one or more security domains. The security token file is generated from a security policy file. The Metaspace Access List for the specified security domain is copied from the security policy file into the security token file. The security token file connects to the metaspace by a domain requestor.

For information on the ActiveSpaces security, refer to the section, "ActiveSpaces Security" in TIBCO MDM Installation and Configuration Guide and to know the details about the ActiveSpaces security terminology, refer to TIBCO ActiveSpaces Developer's Guide.

Specify the following environment variables in the JVM parameters of the application server that is used to deploy TIBCO MDM. For example, for the JBoss WildFly application server, add environment variables in the standalone.xml file and for the WebSphere and WebLogic application servers, log in to the Administrative console and add the environment variables.
Environment Variable Value Description
FASTCACHE_SECURITY_POLICY $path of the security policy file Required if you have specified the default value, SECURITY_DOMAIN_CONTROLLER of the golden record cache AS Security Domain node type property for the MDM node. Refers to the path of a security policy file.
FASTCACHE_SECURITY_TOKEN $path of the security token file Required if you have specified the default value, SECURITY_DOMAIN_REQUESTOR of the golden record cache AS Security Domain node type property for the MDM node. Refers to the path of a security token file.
Note: For creating and validating the security policy and token files, refer to the chapter, " Administering ActiveSpaces with the Admin CLI" in TIBCO ActiveSpaces Administration.