Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 19 Next »

CXO Software Architecture Overview

Hardware Requirements


Usage of CPU, RAM and storage space can vary significantly based on user behavior.

These hardware recommendations are based on traditional deployments and may grow or shrink depending on how active your users are.


 

Multi-Server Architecture

Single Server Architecture

Item

Application / Web Server

Database Server

Additional Web Server

(optional)

Combined Application / Web
& Database Server

Processor

2 cores

4 cores2 cores

4 cores

RAM

8 GB

16 GB8 GB

16 GB

HDD

1x 25 GB of free space or more is recommended for the software data (non-system drive is preferred)

Recommended Microsoft
Azure Configuration

Basic Small VM

Basic Medium VMBasic Small VM

Basic Medium VM


When more than 20 concurrent users are likely to access the web application, you should consider doubling the CPU cores number and the RAM amount of:

  • The combined Application / Web & Database Server in case of a Single Server Architecture
  • The Web Server(s) in case of a Multi-Server Architecture

Software Requirements

Client Software


Web Browsers

BrowserTechnical Requirement
Chromev61+
Firefoxv60+
Safariv12+
Internet Explorerv11
Edgev44+


Mobile Apps

Operating SystemTechnical Requirement

iOS

iPad 2 / iPhone 4s devices and later with iOS 9.3+
AndroidAndroid devices with Android 4.3+


Single Sign-On Overview

Single sign-on (SSO) lets users access authorized network resources with one login. You validate usernames and passwords against your corporate user database rather than CXO Software managing separate passwords for each application.

Our solution supports SAML 2.0 (Security Assertion Markup Language), which allows for the use of SSO, using enterprise identity providers such as Active Directory, LDAP or any IAM supporting this standard. Enabling Single Sign-On means that user authentication is handled entirely outside of our software.

CXO Software Configuration

Follow the instructions in the articles listed below to set up SSO for your application:
 

ADFS Configuration

Azure Active Directory Configuration

SAML 2.0 Authentification Configuration



  • No labels