Integration Guide › Integrating with CA AuthMinder › How to Enforce Strong Authentication › Install Prerequisite Software
Install Prerequisite Software
To enforce strong authentication, you set up an CA AuthMinder server, the CA Adapter, and the CA ArcotID OTP desktop or mobile client.
Note: For more information about installing and configuring the required software, see the following documents in the CA AuthMinder bookshelf on support.ca.com:
- CA AuthMinder Windows Installation Guide or CA AuthMinder UNIX Installation Guide
- CA Adapter Windows Installation Guide or CA Adapter UNIX Installation Guide
- CA ArcotID OTP Client Installation Guide
Install third-party software.
Follow these steps:
- Install JDBC Drivers 4.0 for SQL Server (JARs).
- Install Oracle JDK.
- Install Apache Tomcat Application Server.
Install the CA AuthMinder server.
Follow these steps:
- Configure CA AuthMinder to use the same user directory that the CA ControlMinder endpoint is configured with.
- Verify that MS SQL Server is configured to use the "SQL Server Authentication" authentication method.
- Create a new database and configure the database size to grow automatically. The recommended database name is "arcotdb".
- Open SQL Server Management Studio and create a database user:
- Browse to the SQL server where you created your database. Expand the Security folder, and then click Logins.
- Right-click Logins, and click New Login.
- Enter the Login name. The recommended name is "arcotuser".
- Specify SQL Server Authentication.
- Specify Password and Confirm Password for the login.
- Verify that you specify other password settings on this page according your organization’s password policies.
- Set the default database to your SQL database "arcotdb".
- Set the User Mapping to "arcotuser" (in the Users Mapped to this Login section).
- Set the User Mapping (SQL 2005) for the default database to "db_owner" (in the Database Role Membership For arcotdb section).
You installed CA AuthMinder server .
Install and configure CA Adapter and "Custom Application":
Follow these steps:
- Install CA Adapter.
The CA Adapter installation also includes the "Custom Application" web application.
- Access the CA Adapter configuration wizard and create a SAML integration profile with "ArcotID OTP on mobile" as the primary authentication method.
- Run the Custom Application by accessing the following URL.
https://host_name:port/customapp/
- Click "Setup" in the left panel of the Custom Application.
- Fill in the fields on the Custom Application setup screen.
- Define protocol, host, and port of the application server hosting the CA AuthMinder Authentication Flow Manager.
- Define the "Flow Type" by selecting the integration profile "ArcotID OTP on mobile".
- Click Submit.
Your CA AuthMinder installation is ready for integration with CA ControlMinder.
Copyright © 2013 CA Technologies.
All rights reserved.
|
|