Documentation

For an introduction to the thiss software take a look at the getting started guide and the integration guide which provides introduction to the concepts.

Detailed documentation (incl API docs) for all software packages is maintained in each respective software repository and hosted at readthedocs.org

Important documentation include the following:

  • thiss-js: The discovery service including a Dockerfile for easy deploy.
  • thiss-ds-js: A set of clients for the discovery service. Can be used to implement a DS connected to a central persistence service.
  • thiss-jquery-plugin: A jQuery plugin for building search-based identity selectors.
  • this-mdq: An implementation of the metadata query protocol (MDQ) for JSON metadata only.

In addition there is a repository containing some simple examples illustrating how the various parts of the software suite fits together and can be used: thiss-examples.