Reference Guide
...
Single Sign-on (SSO)

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 /pam/sql /config/application.properties with the commands below.
    • vi /pam/sql/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
 SQL Proxy Logs
SQL Proxy Logs