📘
Reference Guide
3.2.0
Navigate through spaces
Ctrl
K
Reference Guide
Single Connect Administration
Single Connect Web GUI
License Manager
Email Server Configuration
Mail Management
Language Settings
Menu Lists Management
System Configuration Parameters
Enabling Push Notifications for Mobile Application
Backup Manager
Enabling HTTPS on the Single Connect Web GUI
Generate a Private Key and a CSR
Create a Java KeyStore (JKS) file
Web Server Configuratio
SSH Proxy Configuration
RADIUS Server Configuration
802.1x Authentication
SAML Authentication
Hardware Security Module (HSM) Integration
Windows Authentication on the Single Connect GUI
Multitenancy
User Management
Device Management
Policy Management
Approval Management
Session Manager
Password Vault
Multi-Factor Authentication
TACACS+ Access Manager
Data Access Manager
Cloud PAM
Single Connect Reporting and Logging Functions
Privileged Task Automation Manager
Monitoring & Alarms
High Availability
Failover Scenario
Reporting
Multitenancy
DevOps Integration
APPENDIX 1: System Config Manager Parameters
APPENDIX 2: Job Descriptions for Job Scheduler
Docs powered by
Archbee
Reference Guide
...
Enabling HTTPS on the Single C...
SSH Proxy Configuration
2 min
Open and edit the file
/u01/nssoapp/conf/nsso.properties
. Change line 4 as shown below:
4 : netright.baseurl=http://127.0.0.1 change to: 4 : netright.baseurl=https://127.0.0.1:443
1
4 : netright.baseurl=http://127.0.0.1
2
3
change to:
4
5
4 : netright.baseurl=https://127.0.0.1:443
6
4 : netright.baseurl=http://127.0.0.1 change to: 4 : netright.baseurl=https://127.0.0.1:443
Restart the SSH Proxy service with the command: systemctl restart nssoapp
PREVIOUS
Web Server Configuratio
NEXT
RADIUS Server Configuration
Docs powered by
Archbee
Docs powered by
Archbee