Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 494 Bytes

readme.rst

File metadata and controls

23 lines (13 loc) · 494 Bytes

Educloud Alliance Auth Data service

The Auth Data service is an abstraction of actual data store, or multiple datastores, which contain user identity and role information.

Part of Educloud Alliance reference implementation.

Contribution

See http://docs.educloudalliance.org for more information.

Documentation

Documentation can be rendered to HTML with Sphinx:

pip install -r sphinx.txt
sphinx-build -b html doc _html