5. System Requirements

The Data Gateway Application is supported with the following System configurations: 

 Minimal Recommended 
Operating System Linux (RHEL) 8 Linux (RHEL) 9 
RAM 8 GB 8 GB 
Disk 50 GB 100 GB 
CPU 4 cores 8 cores 

 

6. Application Access

The Data Gateway UI URL can be accessed once the deployment is complete using the hostname provided in the deployment configuration. It prompts you for the login credentials. Upon first login, the Administrator can login with the factory credentials [Expl0re@123], which must be changed through Access Management after the initial login. This is the process of the local authentication, where the credentials are stored within the Data Gateway. 

The application can also be deployed using a SAML profile, allowing authentication to be handled via SAML. In this process, the credentials are stored in Identity Provider (IDP) (Example: OKTA) and not in the Data Gateway. 

6.1 Authentication Process

The Data Gateway Application employs a robust two-factor authentication system, in case the application is deployed without SAML for enhanced security. Users need to follow these steps for secure access: 

  1. Enter a valid registered Username and Password in the Data Gateway UI. 
  2. Upon successful login, a unique one-time password (OTP) is sent to the user’s registered email address. 
  3. Input the received OTP to complete the authentication process. 

6.2 Application Swagger UI

Once the Data Gateway Application is deployed, users can access the application APIs through Swagger UI, providing a convenient and interactive interface for exploring and interacting with the application’s endpoints. Swagger UI simplifies the process of understanding and testing different functionalities through the APIs available.

The APIs are enabled with both basic authentication and Token Authentication.

Scroll to Top