docs
docs copied to clipboard
Document item names for saved passwords and OAuth tokens in password managers
With ^1 there is now a non-zero chance, that support is required when an OAuth token is falsely configured (or should be deleted).
This changes the preferred format for Credential Manager entries from "app:Protocol" to "app:OAuthClientId".
I don't see this requires documentation as there is a fallback implemented ^1 for the deprecated format.
The fallback doesn’t affect support cases, where users are directed to delete saved credentials for an OAuth Id.
thus support isn’t „delete onedrive“ but „delete 'id'“. The oauth ids used in this scheme should be added to docs, so that support doesn’t have to look them up every time in the default profiles - or users can use that information independently for troubleshooting.
The fallback doesn’t affect support cases, where users are directed to delete saved credentials for an OAuth Id.
thus support isn’t „delete onedrive“ but „delete 'id'“. The oauth ids used in this scheme should be added to docs, so that support doesn’t have to look them up every time in the default profiles - or users can use that information independently for troubleshooting.
You say we should document in general the naming schemes used to save credentials in the keychain and credentials manager.