Custom password has for SQLAuthenticator
Hi
We are building a new application and want to use the SQLAuthenticator for Authentication and use an already existing password database.
However we use a different password hash standard then weblogic for password comparison.
Is there an easy way to use a different hash for password comparison in weblogic or do we have to implement a Custom Authentication provider altogether?
0