Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_auth_ssosaml_saml_log_id_seq'::regclass) |
|
|
|||||
idp_id | int8 | 19 | √ | null |
|
|
|||||
request_id | varchar | 64 | √ | null |
|
|
|||||
session_id | text | 2147483647 | √ | null |
|
|
|||||
type | varchar | 64 | ''::character varying |
|
|
||||||
content_request | text | 2147483647 | √ | null |
|
|
|||||
content_response | text | 2147483647 | √ | null |
|
|
|||||
error | text | 2147483647 | √ | null |
|
|
|||||
notice | text | 2147483647 | √ | null |
|
|
|||||
test | int2 | 5 | 0 |
|
|