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
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.
dkocher
changed the title
Add OAuthClient Ids to troubleshooting
Document item names for saved passwords and OAuth tokens in password managers
Apr 9, 2024
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".
Footnotes
Save OAuth tokens with port number, scheme and hostname from token URL. cyberduck#15393 ↩
The text was updated successfully, but these errors were encountered: