A parameter can be configured to enable the SSO feature:
Establish an SSH connection to the Kron PAM server.
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
After the parameters are set, save, and exit the vi editor and restart sql proxy service with the command. systemctl restart pam-sql