Skip to content

tonytan4ever/flask-saml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAML SP (Service Provider) integration with flask apps

This plugin aims to provide an SAML SP integration with your flask app's endpoints

Aiming Feature list:

  1. Configuration idP (identity Provider), first impelmentation of Flask-Security

Reference

  1. https://en.wikipedia.org/wiki/Security_Assertion_Markup_Language
  2. http://stackoverflow.com/questions/27932899/saml-2-0-service-provider-in-python
  3. https://github.com/jpf/okta-pysaml2-example
  4. https://docs.openstack.org/developer/keystone/federation/federated_identity.html

Installation

TODO: Describe the installation process

Usage

TODO: Write usage instructions

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

TODO: Write history

Credits

TODO: Write credits

License

TODO: Write license

About

Flask extension to support SAML/SAML2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages