Table | cm_match_servers |
---|---|
Description | ID Match Servers |
Column | Format | Description | Definition | Comments |
---|---|---|---|---|
id | integer, primary key | Row identifier | autoincrement | |
server_id | integer, foreign key | Server ID | cm_servers:id | |
serverurl | varchar(256) | URL describing HTTP server | Use to describe hostname, port, and SSL | |
username | varchar(128) | Username to bind as | ||
password | varchar(64) | Password to bind with | This column should be encrypted | |
sor_label | varchar(40) | SOR Label used in match requests | ID Match API | Removed in Registry v4.1.0 |
is_comanage_match | boolean |
| Removed in Registry v4.0.0 |