mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-05 19:59:37 -06:00
Allow to use the /graph/users and /graph/education/users endpoints standalone without the RoleService running. When there is no Roleservice do not expose the `/appRoleAssignments` endpoint.
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.