tl-its-umich-edu / canvas-lti-redirect-tool

Canvas LTI Redirect Tool
Apache License 2.0
1 stars 4 forks source link

Show the Act as User reference in the course payload in JWT #31

Closed pushyamig closed 1 month ago

pushyamig commented 2 months ago

Problem: Maizey requires its own real login, so impersonating never works right and messes up the the Maizey project.

Solution: During the LTI launch add if the user is impersonating info. "is_proxied_user": true as part of user object. Maizey will handle the proper messaging to user.

Resource: LTI launch Parameters indicating a Masquerading user are