Limit LTI access to certain users or just Canvas Admins

bclauss
Community Member

I'm developing an LTI that I'd (ideally) like to give only certain users access (and visibility) to.

I know that I can choose "Admins" when creating the cartridge to limit access to just the Admins, but this also allows teachers and TA's to see and have access to the LTI.

Is there a way to configure Canvas so that only certain users can see (and access) my LTI?

I know that I can restrict access in the backend by querying the request header for the user and comparing that to an internal list in the application.  I would much rather hide the LTI altogether from unauthorized users if possible.

Thank you,

  Bryan

Labels (3)
0 Likes