To enable scram-sha-256 authentication on a newly built FEP server container, deploy a FEPCluster custom resource with the following settings.
Specify scram-sha-256 for password_encryption.
password_encryption = 'scram-sha-256'
You must restart the database in the FEP server container for the configuration to take effect.
Add an entry to allow scram-sha-256 authentication.
To allow scram-sha-256 authentication, specify scram-sha-256 in the METHOD.
You must restart the database in the FEP server container for the configuration to take effect.