lti2_consumer

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
consumer_pk INT 10 0
lti2_context.consumer_pk Implied ConstraintR
lti2_resource_link.consumer_pk Implied ConstraintR
lti2_tool_proxy.consumer_pk Implied ConstraintR
name VARCHAR 50
consumer_key256 VARCHAR 256
consumer_key LONGBLOB 2147483647 null
secret VARCHAR 1024
lti_version VARCHAR 10 null
consumer_name VARCHAR 255 null
consumer_version VARCHAR 255 null
consumer_guid VARCHAR 1024 null
profile LONGBLOB 2147483647 null
tool_proxy LONGBLOB 2147483647 null
settings LONGBLOB 2147483647 null
protected TINYINT 3 0
enabled TINYINT 3 0
enable_from DATETIME 19 null
enable_until DATETIME 19 null
last_access DATETIME 19 null
created DATETIME 19 1970-01-01 00:00:00
updated DATETIME 19 1970-01-01 00:00:00
ext_consumer_id INT 10 0
ref_id INT 10 0
signature_method VARCHAR 15 HMAC-SHA1

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc consumer_pk

Relationships