![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
See Security Policy Files for detailed information on creating and using security policy files with security domain controllers.The security domain controller for a metaspace must be running before security domain requestors are allowed to complete their connection to the metaspace. See Security Domain Requestors for more information on security domain requestors.The ASDomainController example program demonstrates how to handle a domain controller. The ASDomainController example only connects to a metaspaces as a security domain controller.For more information on the ASDomainController example program, see ASDomainController in Chapter 5, Using the Example Code.If servicing a lot of metaspace joins is not a concern, you can also use as-agent as a security domain controller. The following example shows how to start as-agent.exe as a security domain controller:
3. Ensure that there is a metaspace_access entry with the metaspace name and discovery URL for the metaspace the node will connect to, in the Metaspace Access List.
7. Securely join the metaspace by using the TIBCO ActiveSpaces security API and passing in the security policy file. See the ASDomainController example for each supported programming language to see how the security API is used to connect to a metaspace as a security domain controller.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |