/python_uma

UMA client and server library for Python

Primary LanguagePythonMIT LicenseMIT

Python UMA

Build Status

Python UMA is a Python implemention of the UMA. It allows to create UMA compliant Resource Servers and Clients.

Current features

Currently development is done in the pre-release branch!

This library is not complete currently and should not be used in production applications. After the minimum viable functionality will be implemented the pre-release branch will be merged to master and the library will be released.

TODO

  • RPT/JWT validation
  • Permission ticket management on Resource Server
  • UMA Client implementation