You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Django application that builds a Fully Compliant SAML2 Service Provider on top of PySAML2 library.
10
-
Djangosaml2 protects your project with a SAML2 SSO Authentication, it
11
-
will talk SAML2 with your Identity Provider allowing you to use this authentication mechanism.
12
-
This document will guide you through a few simple steps to accomplish such goal.
10
+
Djangosaml2 protects your project with a SAML2 SSO Authentication.
13
11
14
12
15
-
Please consult the `official Documentation of djangosaml2 <>`_ to get started.
13
+
Please consult the [official Documentation of djangosaml2](https://djangosaml2.readthedocs.io/en/latest/) to get started.
16
14
17
15
18
16
Contributing
@@ -29,14 +27,12 @@ push code directly on the master branch.
29
27
Special thanks
30
28
==============
31
29
32
-
The story of this project is a community-driven project, born as a
33
-
fork of another project and maintained by different authors at different times, such as:
34
-
30
+
This is a community-driven project, born as a
31
+
fork and maintained by different authors at different times, such as:
35
32
36
33
-[Lorenzo Gil Sanchez](https://github.com/lorenzogil)
37
34
-[Jozef knaperek](https://github.com/knaperek)
38
-
- me
39
35
40
-
A special thank to Jozef for having maintained this project with passion and diligence until the birth of version v1.0 and not least for allowing me to take the reins of all this.
36
+
A special thank to Jozef for having maintained this project with passion and diligence until the birth of version v0.19.0 and not least for allowing me to take the reins of all this.
41
37
A special thank to [Mathieu Hinderyckx](https://github.com/mhindery) for having give an important contribution to v1.0.
42
38
I'd like to thank all the contributors, one by one, for the color and creativity with which they have enriched this project and will continue to do so.
0 commit comments