You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our project is using blowfish password hashes but unfortunately OpenID Connect only supports older bcrypt hashes due to its Spring 4 dependency.
I am wondering if there is a plan to upgrade Spring and Spring Security dependencies to version 5?
Has anyone managed to upgrade these dependencies on their own?
The text was updated successfully, but these errors were encountered:
Our project is using blowfish password hashes but unfortunately OpenID Connect only supports older bcrypt hashes due to its Spring 4 dependency.
I am wondering if there is a plan to upgrade Spring and Spring Security dependencies to version 5?
Has anyone managed to upgrade these dependencies on their own?
The text was updated successfully, but these errors were encountered: