KristianOellegaard / django-saml-service-provider

Easily let users sign in via SAML 2.0 to your django app. Based on python-saml
33 stars 15 forks source link

Add LICENSE #6

Open RevolutionTech opened 6 years ago

RevolutionTech commented 6 years ago

According to the classifiers in setup.py, it looks like the project is under the BSD license. This PR explicitly adds the BSD 2-Clause to the project so that it will be picked up by Github and more easily visible.