How to use GitHub
I can think of many reasons to trigger a webhook every time users decide to change their profile info (avatar, display name, etc.). For example, this would allow OpenID identity providers to stay up-to-date without the need for LDAP.
Solution description
Make a "user data updated" event available alongside existing events ("File created," "File updated," etc.).
Alternatives considered
Adding an LDAP backend somewhere between OpenID and NextCloud — terribly complicated and old-fashioned.
How to use GitHub
I can think of many reasons to trigger a webhook every time users decide to change their profile info (avatar, display name, etc.). For example, this would allow OpenID identity providers to stay up-to-date without the need for LDAP.
Solution description
Make a "user data updated" event available alongside existing events ("File created," "File updated," etc.).
Alternatives considered
Adding an LDAP backend somewhere between OpenID and NextCloud — terribly complicated and old-fashioned.