oauth2_endpoint

0 rows


Description

Describes the named endpoint for an oauth2 service.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
timecreated BIGINT 19 null
timemodified BIGINT 19 null
usermodified BIGINT 19 null
name VARCHAR 255
url LONGTEXT 2147483647 null
issuerid BIGINT 19 null
oauth2_issuer.id oautendp_iss2_fkR

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
oautendp_iss4_ix Performance Asc issuerid

Relationships