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
Dear teams,
after read both keyring documentation and gnome documentation
it is still unclear to me how to list all secrets and how to retrieve a secret link to a gnome online account.
Keyring doesn't support listing all secrets. It also has no integration into gnome online specifics. To the extent that keyring is picking up Gnome keyring as the backend, you can get/set/delete passwords in Gnome keyring, and if Gnome keyring is configured to integrate with an online service, changes made by keyring may be reflected in an online account, but keyring doesn't do anything specifically for that.
Let me know if that doesn't answer your questions.
But I do not found yet how to retrieve password from gnome online account as they are no service provided from the attributes properties (i.get_attributes())
Dear teams,
after read both keyring documentation and gnome documentation
it is still unclear to me how to list all secrets and how to retrieve a secret link to a gnome online account.
current pointer that help but not enoughs:
the current documentation describe only how to retrieve the system password from the logged user.
Thanks for your help
The text was updated successfully, but these errors were encountered: