From 1297e6affeb4371becf578be508dbcc4b78e9225 Mon Sep 17 00:00:00 2001 From: Viktor Khokhryakov Date: Thu, 7 Jun 2018 18:13:04 +0400 Subject: [PATCH] Updated README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a9858be..7c9e606 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Add module to web config and configure. The module has three main events for han - `register` for `ToolProxyRegistrationRequest` message type Make sure to configure access to `lti/consumer` controller actions. +All messages from Tool Consumers handles by `lti/connect` controller and there is no access restrictions. ```php $config = [