SAFR AMAG Integration Guide
Integrated SAFR AMAG is only available on Windows.
Integrating SAFR with AMAG allows your SAFR system to pull identities and access control credentials from AMAG.
- Windows 10 or Windows Server 2019+
- 50GB free space
- 16GB RAM
- SQL Server Express 2014, 2016, 2017, or 2019
- Symmetry version 9.3.x or later
Repeat this for the Data Connect and the XML Open modules.
- Click the Maintenance tab.
- Under Licensing select System Licenses.
- Click Add.
- Enter the serial number from the license PDF file for that module.
- Try internet activation, else follow instructions as above during registration.
- Enter your activation code to activate the modules license.
- Log in to Symmetry as a user with the System Manager role. (There is a default user called Manager; its password is the same as its username.)
- Select Operation, then Data, then Data Export.
- Select all items that need to be exported and click OK.
This task is best done using SSMS (SQL Server Management Studio) which is freely downloadable from this link: Download SQL Server Management Studio (SSMS) - SQL Server Management Studio (SSMS)
- After you have installed the management studio, log in using Windows credentials.
- Expand out the Security section, right click on Login, and select New Login…
- Enter the Login Name and Password. You may also want to disable the password policy, expiration, and/or change checkboxes. (Disabling those checkboxes is optional.)
- Click OK.
- Select User Mapping, and add db_datareader to both the multiMax and multiMaxExport databases.
- Click OK.
- Right-click on each database (multiMax and multiMaxExport) and click properties.
- Select Permissions and click on the username created in the earlier step.
- Add SELECT and EXECUTE so that the effective permissions are as follows.
- Click OK to save changes.
To set up identity synchronization between SAFR and AMAG, do the following:
- Open the SAFR Desktop Client.
- Click on the Tools menu in the upper left corner of the client, and select the System Configuration tool from the drop-down menu.
- Check the Set up External Identity synchronization box. The following dialogue will appear:
- Enter information for the following fields:
- User directory name: The name of your SAFR user directory.
- External identity host: Select AMAG from the drop-down menu.
- Host Address: The IP address or hostname of the target AMAG machine.
- Host Port: The port number that the target AMAG machine is listening on.
- Host User Id: The User Id of a user who has the credentials to log into the AMAG machine.
- Host Password: The Password of a user who has the credentials to log into the AMAG machine.
- Click the Apply button.