Files
opencloud/services/graph
Daniël Franke 5409a38549 Support givenName graph attribute.
This sets the LDAP `givenname` attribute when the libe-graph `givenName`
attribute exists.

Fixes #5210
2023-01-10 12:48:26 +01:00
..
2022-06-27 14:05:36 +02:00
2022-12-21 15:38:14 +01:00
2023-01-10 12:48:26 +01:00
2022-12-21 15:38:14 +01:00
2022-12-05 11:11:25 +01:00

Graph service

The graph service provides the Graph API which is a RESTful web API used to access Infinite Scale resources. It is inspired by the Microsoft Graph API and can be used by clients or other services or extensions.