Prerequisites for running the Configuration Center
To run Configuration Center on a given computer, you must be logged on with a user account that has administrator rights on that computer.
If neither the Administration Service nor the Web Interface is installed on the local computer, then Configuration Center prompts you to select a remote computer. In the Select Server dialog that appears, supply the fully qualified domain name of a server, on which the Administration Service or the Web Interface (or both) is installed, and type the logon name and password of a domain user account that has administrator rights on that server. You can connect to a remote server at any time by selecting the Connect to another server command from the menu on the heading bar at the top of the Configuration Center main window, which also displays the Select Server dialog.
Before launching Configuration Center, it is recommended to perform the following steps:
-
On the system where Active Roles is installed, navigate to C:\Program Files\One Identity\Active Roles\8.1.3\Shell.
-
Right click on the ActiveRolesServiceConfiguration.psm1 file and select Properties.
-
On the ActiveRolesServiceConfiguration Properties dialog, click Digital Signatures > Details.
-
On the Digital Signatures Details dialog, click View Certificate.
-
On the Certificate dialog, click Install Certificate….
-
On the Certificate Import Wizard dialog, from the Store Location select Local Machine and click Next.
-
On the Certificate Store section, select Place all certificates in the following store and click Browse.
-
On the Select Certificate Store dialog, select Trusted Publishers and click OK.
The Certificate store field is populated with the selected store name.
-
Click Next.
The Certificate Import Wizard displays the selected certificate store.
-
Click Finish.
The Certificate Import Wizard displays a message indicating that the import was successful.
NOTE: If the Certificates from Trusted Publishers are not installed on the system on which Active Roles is installed, then the Configuration Center may not launch successfully.
Tasks you can perform in Configuration Center
Configuration Center enables you to perform:
-
Initial configuration tasks, creating the Administration Service instance and the default Web Interface sites.
-
Configuration management tasks, letting you manage the existing instance of the Administration Service or Web Interface.
-
Logging management tasks, enabling or disabling, and viewing AppInsights and diagnostic logs for Active Roles components that are installed on the computer running Configuration Center.
-
Configuration task to join Active Roles to One Identity Starling.
-
Management of Active Roles Console user login settings.
To perform configuration tasks, you need administrator rights on computer on which the Administration Service or Web Interface is installed. In addition, if you are going to create a new Active Roles database, then you need SQL Server rights sufficient to create databases. If you don’t plan to create a new database, then you only need to be a member of the db_owner fixed database role in the Active Roles database used by the Administration Service.
To perform logging management tasks, you need administrator rights on the computer running Configuration Center.
Initial configuration tasks
Active Roles Setup only installs and registers the Active Roles files, without performing any configuration. Upon completion of Active Roles Setup, Configuration Center is used to create an instance of the Administration Service and deploy the default Web Interface sites.
Configuring the Administration Service
The Configure Administration Service wizard creates the Administration Service instance, getting the Administration Service ready for use. The wizard prompts you to supply the following settings:
-
The logon name and password of the account in which this Administration Service instance will be running (service account).
-
The name of the group or user account that will have full access to all Active Roles features and functions through this Administration Service instance (Active Roles Admin).
-
The database in which this Administration Service instance will store the configuration data and management history data.
You have the option to create a new database, or use an existing database of the current Active Roles version. It is possible to have multiple Administration Service instances use the same database.
-
The authentication mode that this Administration Service instance will use when connecting to the database. You can choose from the following options:
-
Windows authentication: The Administration Service will use the credentials of the service account.
-
SQL Server authentication: The Administration Service will use the SQL login name and password you supply in the wizard.
-
Azure AD authentication: The Administration Service will use username and password of the AD User.
-
Azure Databases can be connected using SQL Server authentication or Azure AD authentication.
To start the wizard, click Configure in the Administration Service area on the Dashboard page in the Configuration Center main window. For more information and step-by-step instructions, see Steps to deploy the Administration Service in the Active Roles Quick Start Guide.