Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

m-housh/flask_open_directory

Repository files navigation

Flask-OpenDirectory

image

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.

About

OpenDirectory Extension for Flask

Resources

License

Stars

Watchers

Forks

Packages

No packages published