Skip to content

Commit

Permalink
Fix authentication NC admin guide (#59)
Browse files Browse the repository at this point in the history
Signed-off-by: Parajuli Kiran <kiranparajuli589@gmail.com>
  • Loading branch information
kiranparajuli589 committed Feb 24, 2022
1 parent 09a7a11 commit 897ce2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ To access data in OpenProject on behalf of the user this app needs to authentica
3. as `Redirect URI` use `<nextcloud-uri>/index.php/apps/integration_openproject/oauth-redirect`
4. note down the Client ID and the Client Secret
2. As an NextCloud admin configure the OpenProject integration
1. in NextCloud go to "Settings" -> "Personal" -> "Connected accounts"
1. in NextCloud go to "Settings" -> "Administration" -> "Connected accounts"
2. provide the OpenProject address, the Client ID and the Client Secret
3. As an NextCloud user connect to OpenProject
1. click the `Connect to OpenProject` button that you can find on:
Expand Down

0 comments on commit 897ce2d

Please sign in to comment.