Hello,

my university want's to give access to some videos in Matterhorn without
the need to log in by username and password but to users who want to access
a video by clicking a link to the video on a partucular page.
In other words, I have to implement something into Matterhorn with
following workflow:

1. After a request to any video (e.g.
www.university.tld/engage/ui/watch.html?id=0c24b9ce-f04a-4430-a229-053769db81dd)
the referer is checked if it matches e.g. "university.tld"
2. The requested video must be in a series with role e.g. REFERER_LOGIN
3. If the referer is "university.tld" -> give access to the video, if not
-> deny access

Matterhorn uses Spring Security but I'm not very deep into it. Can anybody
please help me where to start?

Thanks in advance!

Regards
Claus
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn


To unsubscribe please email
[email protected]
_______________________________________________

Reply via email to