[Bug 17660] New: need token relative with user identity for a new generateKeyRequest parameter

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17660

           Summary: need token relative with user identity for a new
                    generateKeyRequest parameter
           Product: HTML WG
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Encrypted Media Extensions
        AssignedTo: adrianba@microsoft.com
        ReportedBy: eric.sun@huawei.com
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-media@w3.org


key server should know the keymessage is from who.
So I think app can generate a token based on account infor of user in web
portal.
Thus the generateKeyRequest may change to
generateKeyRequest(KeySystem,initData, token),then the CDM can bind the token
into keymessage before return the keymessage to app.

BTW: in 8.2 use section
first question also mention about it.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Saturday, 30 June 2012 07:56:10 UTC