Skip to content
This repository has been archived by the owner on Jul 4, 2020. It is now read-only.
rossnet edited this page Jul 12, 2013 · 8 revisions

connector4python repo's documentation

Welcome to the Wiki of the connector4python repo.

For basic information on what this repo is all about please look inside the README.md in the repo's root.

OSIAM Connector for Python

This is the Connector itself. It basically encapsulates the REST calls sent to OSIAM. Further documentation on the Connector.

Example Client for OSIAM

An Python 2.7 and flask based web based Example Client for OSIAM utilizing the Connector.

Performance test framework and tests for OSIAM

A framework for running performance tests including example tests for OSIAM, the framework also requires the Connector.