Is there a way to restrict users from accessing the LTI tool link in a Moodle course either by roles or some other way? we are using moodle 2.2.1.
Hi,
AFAIK, the management of the LTI tool permissions is the same that the permission management for a standard tool. Have a look to the management tool permissions. No new mechanism is specific for LTI.
thank you carlos for the reply, I have created a clone of studernt role and prohbited the new role to anything to do with LTI tool and assigned that role to a user and the user can still access the link for the tool?
Hi again. I'm not an expert in moodle permission but afaik, the permission management of an activity should be managed regardless it is a normal tool or an external tool. In fact, if you don't have access to a tool due to a permission issue, its link shouldn't be accessible either. So, review the case of restricting access with a normal tool and repeat the same procedure with the external tool. If the behaviour was different, that would mean there is a bug in the external tool permission management.
Pherhaps you can find information in other Moodle forum section. I don't know.
Good luck.
Hello, i'm facing the same problem can anyone share the answer plz. thks in advance.
I was just looking at this. There are two options:
http://docs.moodle.org/25/en/Available_for_group_members_only - this way works.
http://docs.moodle.org/25/en/Capabilities/mod/lti:view - this currently does nothing. MDL-40854