Is PasswordVault supported? #1840
-
Hi, I'm porting my UWP app to Windows App SDK. I'm unable to read credentials using PasswordVault (Credential Locker API). The source code and package name is unchanged. Is this scenario still supported? (For me, this is a blocking issue.) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 10 replies
-
And why are you unable? Please be specific. |
Beta Was this translation helpful? Give feedback.
-
Hi @dajbych, we have confirmed that unfortunately PasswordVault doesn't work as expected for full-trust desktop apps (a.k.a. WinUI 3 apps or WPF apps/etc). We are investigating ways we can support an updated PasswordVault API in Windows App SDK that will work as expected (as in returning your passwords from your app package identity specific storage, which would allow you to upgrade from UWP without losing data). Your options today are...
|
Beta Was this translation helpful? Give feedback.
Hi @dajbych, we have confirmed that unfortunately PasswordVault doesn't work as expected for full-trust desktop apps (a.k.a. WinUI 3 apps or WPF apps/etc).
We are investigating ways we can support an updated PasswordVault API in Windows App SDK that will work as expected (as in returning your passwords from your app package identity specific storage, which would allow you to upgrade from UWP without losing data).
Your options today are...