Setting Up the Delinea Platform
If you are integrating the Delinea Platform with WebSphere Application Server, Tomcat Server, or JBoss Server:
-
Create a Service Account in the Delinea Platform. For more information on how to create a service account, click here.
Creating a Service Account in the Delinea Platform
To create a service account in Delinea Platform, do the following:
-
Log in to the Delinea Platform with admin credentials.
-
Navigate to Access > Users.
-
Select the More dropdown and select Add service user on the Users page.
-
In the Add service user page, enter the required details, select Next and then on the Add user to groups page select Add.
-
Go to the Roles > Assign Roles > Platform User and select Assign.
Creating a Secret in the Delinea Platform
-
Log in to the Delinea Platform.
-
Navigate to Secret Server > All Secrets. The All secrets page opens.
-
Select the Create secret button. The Create new secret page opens.
-
In the Choose a Secret Template box, choose one of the supported secret templates, and then select Create secret.
You must select the secret template based on the database you are using. The available secret templates in the Delinea Platform can vary based on the version and specific configuration of your system:- MySQL Account – Used for managing MySQL and Apache Derby database credentials.
- Oracle Account – Used for managing Oracle database credentials.
- SQL Server Account – Used for managing SQL Server database credentials.
-
Complete the following fields:
-
Secret name: Enter the name you assign to the secret. It’s how you will identify this particular secret within the Delinea Platform. Choose a descriptive name that makes it easy to recognize.
-
Server: Enter the IP of your server where the database account is hosted. You’ll need to specify the IP of one of the three servers:
-
MYSQL Server
-
SQL Server
-
Oracle Server
-
Derby Server
-
-
Username: Enter the username used to authenticate. This could be the database administrator username or any user account created for accessing the database.
-
Password: Enter the password corresponding to the username above. This password is used to authenticate and connect to the database.
-
Select the Create secret button.
-
Go to the Sharing tab of the created Secret, select Edit > Add, and select the previously created service account.