Skip to main content

MacOS OpenDirectory Authorization Middleware for Flask

Project description

Flask-OpenDirectory

https://img.shields.io/pypi/v/flask_open_directory.svg Documentation Status

MacOS OpenDirectory Authorization Middleware for Flask

This package is tailored to my use-case, where my Authentication is from MacOS Server, which authenticates a user, however I need to have specific Flask routes, that only allow users of certain OpenDirectory groups.

So that’s why I call this an Authorization Middleware, however it could be a base for someone who would like to implement a full authorization layer.

This package utilizes an LDAP connection to query the OpenDirectory, it is setup to only do read operations with the connection.

Features

  • Flask extension to incorporate macOS OpenDirectory authorization into your Flask application.

Credits

This package utilizes the following packages as dependencies.

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2017-05-26)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flask_open_directory-0.1.1.tar.gz (26.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page