Skip to content

Commit

Permalink
fixes #726
Browse files Browse the repository at this point in the history
  • Loading branch information
tgloeggl committed Aug 9, 2023
1 parent 3c2aec8 commit 5a5eefb
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ org.opencastproject.userdirectory.studip.token=mytoken1234abcdef
org.opencastproject.userdirectory.studip.cache.expiration=1
```

Make sure to change the token and add that token to the Opencast config in Stud.IP.
Make sure to change the token and add that token to the Opencast config in Stud.IP. Furthermore configure the Opencast-Plugin in Stud.IP is have the `nobody` role for it to work.

6. Add role `STUDIP` in Opencast *(Plugin Version >= 3, Opencast >= 13)*

Expand Down Expand Up @@ -102,8 +102,4 @@ Install the most recent version of this plugin, make sure that all migrations wo

After that go to "Admin" -> "System" -> "Opencast settings" and enter the URL and credentials for the Opencast system.
Make sure you enter the LTI credentials under "Additional settings".
If everything worked you can now start using the plugin in seminars.

### Stud.IP User Provider *(Plugin Version >= 3, Opencast >= 13)*

Make sure you followed all steps above. Furthermore make sure the Opencast-Plugin in Stud.IP is assigned to the nobody role for it to work.
If everything worked you can now start using the plugin in seminars.

0 comments on commit 5a5eefb

Please sign in to comment.