Skip to content

Commit 698d8ae

Browse files
committed
Fix #43. Add SAMLServiceProviderBackend reference to the README.md
1 parent ae9ff12 commit 698d8ae

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -969,6 +969,8 @@ You'll have the demo running at http://localhost:8000.
969969

970970
Note that many of the configuration files expect HTTPS. This is not required by the demo, as replacing these SP URLs with HTTP will work just fine. HTTPS is however highly encouraged, and left as an exercise for the reader for their specific needs.
971971

972+
If you want to integrate a production django application, take a look on this SAMLServiceProviderBackend that uses our toolkit to add SAML support: https://github.com/KristianOellegaard/django-saml-service-provider
973+
972974
####Content####
973975

974976
The django project contains:

0 commit comments

Comments
 (0)