Other Configurations
This page provides detailed instructions on various additional configurations available in the Code Management application. These configurations enhance the functionality and integration of the application. The sections covered include Identity Provider (IDP) creation, Proxy setup, SMTP configuration, and Authentication settings.
Identity Provider (IDP) Creation
The Identity Provider (IDP) configuration allows you to set up and manage identity providers for authentication purposes. This includes configuring SSO (Single Sign-On) and integrating with external identity providers to streamline user authentication.
Steps to Create an IDP:
Step 1: Navigate to the Settings section in the Code Management application.
Step 2. Go to Other configurations and select Identity Provider from the menu.
Step 3. If you are creating first IDP, then click on Create New.
- If already IDP exists in page, click on Actions, within that click on New Identity Provider
Step 4. Fill in the required details such as IDP name, URL, and other relevant information. Click Create Identity Provider to save the configuration.
Info
Once after creating IDPs, you can Edit or Delete the IDPs from Action
Proxy Setup
The Proxy setup section allows you to configure proxy settings for secure communication between the Code Management application and external services. This includes setting up SSL certificates and configuring proxy servers.
Steps to Configure Proxy:
Step 1: Navigate to the Settings section in the Code Management application.
Step 2. Go to Other configurations and select Proxy from the menu.
Step 3. Upload the SSL certificate (in .pfx
format) and provide the password if applicable.
Step 4. Save the configuration. Now page reload and in url, protocal changes from http
to https
.
Info
You can remove .pfx
file and click "Reset" to convert protocal from https
to http
.
SMTP Configuration
The SMTP configuration section enables you to set up email notifications for various events within the Code Management application. This includes configuring the SMTP server, port, and authentication details.
Steps to Configure SMTP:
Step 1: Navigate to the Settings section in the Code Management application.
Step 2. Go to Other configurations and select SMTP from the menu.
Step 3. Enter the SMTP server details, port number, and authentication credentials. Don't forgot to select Is secure and TLS reject unauthorised.
Step 4. Click Test connection to test the connection and Save the configuration.
Info
Click Reset to reset the STMP configuration based on your requirement.
Authentication Settings
The Authentication settings section allows you to configure how users authenticate to the Code Management application. This includes setting up authentication methods, configuring identity providers, and managing user access.
Steps to Configure Authentication:
Step 1: Navigate to the Settings section in the Code Management application.
Step 2. Go to Other configurations and select Authentication from the menu.
Step 3. Choose the authType (IDP) for respective routes or you can add extra routes and configure the nessasary details.
Step 4. Click "Add AuthRoute" to add multiple routes authentication or click "Save" to save the configuration.
Info
Click Reset to reset the Authentication configuration based on your requirement.
By following these steps, you can enhance the security and functionality of the Code Management application through proper configuration of IDP, Proxy, SMTP, and Authentication settings.