openathens_identity

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('config.openathens_identity_id_seq'::regclass)
active bool 1 true
org_unit int4 10 null
org_unit.id config_openathens_identity_ou_fkey C
api_key text 2147483647 null
filter_dialog_interface.key Implied Constraint R
connection_id text 2147483647 null
ts_config_list.id Implied Constraint R
connection_uri text 2147483647 null
auto_signon_enabled bool 1 true
auto_signout_enabled bool 1 false
unique_identifier int4 10 1
openathens_uid_field.id openathens_identity_unique_identifier_fkey R
display_name int4 10 1
openathens_name_field.id openathens_identity_display_name_fkey R
release_prefix bool 1 false
release_first_given_name bool 1 false
release_second_given_name bool 1 false
release_family_name bool 1 false
release_suffix bool 1 false
release_email bool 1 false
release_home_ou bool 1 false
release_barcode bool 1 false

Indexes

Constraint Name Type Sort Column(s)
openathens_identity_pkey Primary key Asc id

Relationships