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
As an enhancement to the managePasswordEncryption feature, add support to encode user-provided passwords using the password encryption key and making them available to the application. This will allow users to rotate the encryption key if needed, without having to re-encode all of their passwords themselves.
We should also consider randomly generating the encryption key if user hasn't provided one.
WLO
OLO
Tests
Docs
The text was updated successfully, but these errors were encountered:
As an enhancement to the
managePasswordEncryption
feature, add support to encode user-provided passwords using the password encryption key and making them available to the application. This will allow users to rotate the encryption key if needed, without having to re-encode all of their passwords themselves.We should also consider randomly generating the encryption key if user hasn't provided one.
The text was updated successfully, but these errors were encountered: