Wiki source code of Storing data in user space
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | This article describes a workflow that you can follow to use the Collaboratory.drive as a backend for a user space. | ||
2 | |||
3 | == Solution description == | ||
4 | |||
5 | Your Keycloak client can be setup to have a service account linked. This service account being seen as a user by Keycloak, it can log in the Collaboratory.drive to have its user account synchronised there. | ||
6 | |||
7 | From this point, everything is set up to let your service account create and share files and folders to existing users. This can be achieved by using the existing Seafile API (the tool behind the Collaboratory.drive). |