We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cbb339 commit 32391f7Copy full SHA for 32391f7
README.md
@@ -141,6 +141,9 @@ The Credential Provider will save session tokens in the following locations:
141
- Windows: `$env:UserProfile\AppData\Local\MicrosoftCredentialProvider`
142
- Linux/MAC: `$HOME/.local/share/MicrosoftCredentialProvider/`
143
144
+On Linux or Mac, the tokens are additionally saved to the Keyring/Keychain under the collection name `Microsoft.Developer.IdentityService`.
145
+
146
147
## Environment Variables
148
149
The Credential Provider accepts a set of environment variables. Not all of them we recommend using in production, but these two are considered safe.
0 commit comments