matrixebiz
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2018
12:05 PM
How to add security to the RSG channel
Hello, I'm using the RSC channel here : https://github.com/rokudev/videoplayer-channel
And I was wondering if there is a way to add a Prompt when loading the channel that asks the user for their email and password which then gets verified on my server?
I would like to add security to the channel so that the channel will only work with the username and password I provided to them for which I can revoke on my server at anytime.
I will also need someone with Windows experience to advice me on what program I can use on the server which will handle the verification process. Thank you
And I was wondering if there is a way to add a Prompt when loading the channel that asks the user for their email and password which then gets verified on my server?
I would like to add security to the channel so that the channel will only work with the username and password I provided to them for which I can revoke on my server at anytime.
I will also need someone with Windows experience to advice me on what program I can use on the server which will handle the verification process. Thank you
2 REPLIES 2
joetesta
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2018
07:09 PM
Re: How to add security to the RSG channel
there used to be a "device registration and linking" example, that would be better than making them log in every time, and you can still add a check to validate their account (user and pass) each time the channel is launched or content is requested.
aspiring
matrixebiz
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2018
07:05 AM
Re: How to add security to the RSG channel
Hi Joe, yes what you have described is what I am looking for. Are you able to help me configure this please? I do not mind paying for the help to modify the channel to suit my request. Thank you
I think the answer is in this thread by Joel : https://forums.roku.com/viewtopic.php?f ... 79#p321080 but I'm not that good with coding so would need it simplified.
I think the answer is in this thread by Joel : https://forums.roku.com/viewtopic.php?f ... 79#p321080 but I'm not that good with coding so would need it simplified.