Reference Guide
...
SQL Proxy
Single Sign-On Settings for Or...

SQL Proxy Configuration for SSO

A parameter can be configured to enable the SSO feature:

  1. Establish an SSH connection to the Kron PAM server.
  2. Set the required parameter in /u01/sql-proxy/config/application.properties with the commands below. vi /u01/sql-proxy/config/application.properties Add/edit the following parameter with the true value: sql.proxy.user.swap.enabled:true
  3. After the parameters are set, save, and exit the vi editor and restart sql proxy service with the command. systemctl restart pam-sql