hypothesis / lms

LTI app for integrating with learning management systems
BSD 2-Clause "Simplified" License
46 stars 14 forks source link

Reduce user friction from VS book permission issues in SSO #4216

Closed jon-betts closed 2 years ago

jon-betts commented 2 years ago

See also:

Our initial scope was to use only existing APIs to achieve single sign on. As a result of deficiencies in the Vitalsource SSO process the SSO redirect will fail if you do not have permissions to view the book. This is true even if view the book in the book viewer you should have been redirected to would resolve this.

In order to reduce user friction to the minimum we would like to:

Implementation notes

This is mostly going to be a starting point for discussion with Vitalsource about potential fixes (if any).

Book licenses:

Questions

Current experience

Image

darylhedley commented 2 years ago

Based upon this ticket and it's resolution, this is now redundant: https://github.com/hypothesis/lms/issues/4463