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
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Summary
Change the CREDENTIAL.persist value for managing other value than CRED_PERSIST_ENTERPRISE
(https://docs.microsoft.com/en-us/windows/win32/api/wincred/ns-wincred-credentiala#:~:text=CRED_PERSIST_LOCAL_MACHINE)
Motivation
For security reasons, it may be interesting to link the value only to the workstation and not to the account.
Describe alternatives you've considered
The current value is hard coded
Additional context
The solution could be adding a facultatif parametre on the JS side to the setPassword function
The text was updated successfully, but these errors were encountered: