Data Access

In addition to KeyConfigure and the Web UI, there are ways to programmatically access the data managed by KeyServer.

The diagram below shows the ways in which you can view and modify KeyServer's data. The two primary user interfaces are provided by KeyConfigure and the Web UI. Using the scriptability of KeyConfigure, data objects can be manipulated with JavaScripts. This scriptability is also available in ks-jst, a stand-alone command line utility. Native drivers for the industry standard ODBC and JDBC APIs enable read-only access to all of KeyServer's data tables. A REST API is available through the Web Service.