LTI database tables

Re: LTI database tables

John Okelydən -
Number of replies: 1

Are you looking for the tables for the consumer (the "External tool" module) or the provider ("Shared as LTI tool" enrolment plugin)?

For the consumer it will be the _lti table. But you may have to check _lti_types mdl_lti_tool_proxies if you used the proxy / auto configure to create it.

_enrol_lti_lti2_consumer is the table for the enrol provider.

I'm interested to know why you need access to the tables. Generally everything you need to do should be doable from the interface.

In reply to John Okely

Re: LTI database tables

Andrew Shipleydən -

I'm looking to build a report showing

custom instance name - cartridge url - secret

but can only find the secret within the LTI tables for me to build the SQL statement required