Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Sql Authenticator - Password Hash/Encryption

3698326Sep 12 2019 — edited Sep 13 2019

Hello,

I am using the Sql Authenticator to be able to login from users i created on my DB.

Now my passwords are in plain text.

I am trying to hash the password field in the database. But i don't know if the weblogic will understand them.

I am using hash 256 to hash.

Any idea if there's a certain algorithm that i should use or a certain hash function that will work correctly ?

Using JDEV 11.1.2.3

Thanks

This post has been answered by 3698326 on Sep 13 2019
Jump to Answer
Comments
Post Details
Added on Sep 12 2019
11 comments
1,215 views