oauth2_system_account

0 rows


Description

Stored details used to get an access token as a system user

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
issuerid BIGINT 19 null
oauth2_issuer.id oautsystacco_iss_fkR
refreshtoken LONGTEXT 2147483647 null
grantedscopes LONGTEXT 2147483647 null
email LONGTEXT 2147483647 null
username LONGTEXT 2147483647 null

Indexes

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

Relationships