lti_tool_proxies

0 rows


Description

LTI tool proxy registrations

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
lti_tool_settings.toolproxyid ltitoolsett_too2_fkR
name VARCHAR 255 Tool Provider
regurl LONGTEXT 2147483647 null
state TINYINT 3 1
guid VARCHAR 255 null
secret VARCHAR 255 null
vendorcode VARCHAR 255 null
capabilityoffered LONGTEXT 2147483647 null
serviceoffered LONGTEXT 2147483647 null
toolproxy LONGTEXT 2147483647 null
createdby BIGINT 19 null
timecreated BIGINT 19 null
timemodified BIGINT 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
ltitoolprox_gui2_uix Must be unique Asc guid

Relationships