Page 1 of 1

[CDS API] CDS Resource URL Security

PostPosted: Thu Jan 03, 2013 7:22 am
by kevin.trivedi
I have installed Serviio on my local server and want to add some security from the serviio.

I am playing resource url like

http://192.168.36.40:23424/cds/resource ... 3593f2d457

But its not secured as the url can be fetched from browser and can be played for time till the authToken is not expired. i want restriction over certain host and should not be able to play it. Can it be achieved from the serviio??


Thanks
Kevin

Re: [CDS API] CDS Resource URL Security

PostPosted: Thu Jan 03, 2013 9:53 am
by zip
You'd have to wrap it in Apache proxy I guess, and do the security in Apache.