educloudalliance / eca-auth-data

Common gateway of user data to all other services.
MIT License
0 stars 1 forks source link

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