Metadata-Version: 2.1
Name: fasjson
Version: 1.2.1
Summary: fasjson makes it possible for applications to talk to the fedora account system.
Home-page: https://github.com/fedora-infra/fasjson
License: MIT
Author: Fedora Infrastructure
Author-email: admin@fedoraproject.org
Requires-Python: >=3.9.0,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Flask (>=2.1.1,<3.0.0)
Requires-Dist: dnspython (>=2.1.0,<3.0.0)
Requires-Dist: flask-healthz (>=0.0.3,<0.0.4)
Requires-Dist: flask-mod-auth-gssapi (>=0.2.0,<0.3.0)
Requires-Dist: flask-restx (>=0.5.0,<0.6.0)
Requires-Dist: python-freeipa (>=1.0.5,<2.0.0)
Requires-Dist: python-ldap (>=3.2.0,<4.0.0)
Requires-Dist: requests-gssapi (>=1.2.3,<2.0.0)
Requires-Dist: requests-kerberos (>=0.12.0,<1.0.0)
Project-URL: Repository, https://github.com/fedora-infra/fasjson
Description-Content-Type: text/markdown

# Fedora Account System / IPA JSON gateway

A JSON gateway to query FreeIPA, built for the Fedora Account System.

The documentation is available at https://fasjson.readthedocs.io/

![Tests status](https://github.com/fedora-infra/fasjson/actions/workflows/tests.yml/badge.svg?branch=dev)
![Documentation](https://readthedocs.org/projects/fasjson/badge/?version=latest)


## TODO

- documentation
- HTTPS

