This plugin aims to provide an SAML SP integration with your flask app's endpoints
Aiming Feature list:
- Configuration idP (identity Provider), first impelmentation of Flask-Security
- https://en.wikipedia.org/wiki/Security_Assertion_Markup_Language
- http://stackoverflow.com/questions/27932899/saml-2-0-service-provider-in-python
- https://github.com/jpf/okta-pysaml2-example
- https://docs.openstack.org/developer/keystone/federation/federated_identity.html
TODO: Describe the installation process
TODO: Write usage instructions
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
TODO: Write history
TODO: Write credits
TODO: Write license