Content
View differences
Updated by Niels Lindenthal about 4 years ago
The SharePoint integration we built for Deutsche Bahn has a technical system user that uploads files to Sharepoint.
Problem:
* We break the roles and permission system.
* The history is unclear
The reason for this is more a organizational problem with the Sharepoint setup at Deutsche Bahn.
For the Nextcloud integration I want to avoid technical system user as much as possible. So for example if a user CRUD files in OpenProject I want this to be done with the user's permissions (OIDC).
There might be exceptions such as creating project folders. Or setting permissions when adding users to the project. This needs to explored, too.
Problem:
* We break the roles and permission system.
* The history is unclear
The reason for this is more a organizational problem with the Sharepoint setup at Deutsche Bahn.
For the Nextcloud integration I want to avoid technical system user as much as possible. So for example if a user CRUD files in OpenProject I want this to be done with the user's permissions (OIDC).
There might be exceptions such as creating project folders. Or setting permissions when adding users to the project. This needs to explored, too.