An open API service indexing awesome lists of open source software.

https://github.com/glocktober/flasksamlsp

A Flask blueprint providing SAML2 service provider implementation to Flask apps
https://github.com/glocktober/flasksamlsp

authentication authorization flask flask-blueprints python3 saml-service-provider saml2

Last synced: 2 months ago
JSON representation

A Flask blueprint providing SAML2 service provider implementation to Flask apps

Awesome Lists containing this project

README

        

# FlaskSamlSP

**FlaskSamlSP** is a Python module for the [Flask web framework.](https://palletsprojects.com/p/flask/) providing [an implementation of a SAML *Service Provider* for **Flask** web apps](docs/READMESP.md). This permits bottle apps to authenticated with a SAML Identity Provider (IdP).

The goal of this module is to provide easy to use tools for using SAML identity management platforms in Flask apps.