We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2978a77 commit 1297e6aCopy full SHA for 1297e6a
README.md
@@ -30,6 +30,7 @@ Add module to web config and configure. The module has three main events for han
30
- `register` for `ToolProxyRegistrationRequest` message type
31
32
Make sure to configure access to `lti/consumer` controller actions.
33
+All messages from Tool Consumers handles by `lti/connect` controller and there is no access restrictions.
34
35
```php
36
$config = [
0 commit comments