Right now the "Basic Authentication Policy" configuration allows ability to attach the Datasource to fetch the users. There is an option to provide the hashing algorithm. When this option is selected, there is no way to add "salt" to the hashing algorithm.
Because of no salt option with hashing, the Basic Authentication fails for the DB users who's password are generated using tools like `openssl` with salt option