Benefits

  • Single Sign On between all Adobe powered TV Everywhere applications on Amazon fireTV platform with all integrated MVPDs.
  • Ability to benefit from HBA (with supported MVPDs).
  • Ability to use the latest fireTV SDK without the need to update your applications each time a new SDK version is released.
  • All TVE apps benefit from using the shared system library by removing the need of having a local copy of AccessEnabler library. This also makes sure that all applications are using the same SDK version.
  • Single screen authentication - no need of registration code & 2nd screen workflows.

Migration from Clientless API based app to fireTV SDK based app

For migrating from Clientless API to fireTV SDK you need to remove the codebase related to the Clientless API and to integrate the new fireTV SDK.

Compared with Clientless API based app, with the new fireTV SDK the authentication moves to first screen, there is no need for a second screen authentication anymore.

This requires Programmers to add an MVPD picker into their apps so that users can pick their TV provider right on the fireTV device. Upon MVPD selection the user will be shown the MVPD login page on the fireTV device.

Wireframes of the user flows that describe the regular, HBA, and SSO scenarios on fireTV can be found at Amazon Fire TV - MVVPD Sign-in User Flow.