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
Copy file name to clipboardExpand all lines: README.md
+12-5
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,18 @@ A Django application that builds a Fully Compliant SAML2 Service Provider on top
10
10
Djangosaml2 protects your project with a SAML2 SSO Authentication.
11
11
12
12
13
-
Please consult the [official Documentation of djangosaml2](https://djangosaml2.readthedocs.io/en/latest/) to get started.
13
+
Features:
14
+
15
+
- HTTP-REDIRECT SSO Binding
16
+
- HTTP-POST SSO Binding
17
+
- SLO POST and HTTP-REDIRECT Binding
18
+
- Discovery Service
19
+
- embedded Wayf page with customizable html template
20
+
- IdP Hinting
21
+
- Samesite cookie
22
+
23
+
24
+
Please consult the [official Documentation of djangosaml2](https://djangosaml2.readthedocs.io) to get started.
14
25
15
26
16
27
Contributing
@@ -32,7 +43,3 @@ fork and maintained by different authors at different times, such as:
32
43
33
44
-[Lorenzo Gil Sanchez](https://github.com/lorenzogil)
34
45
-[Jozef knaperek](https://github.com/knaperek)
35
-
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.
37
-
A special thank to [Mathieu Hinderyckx](https://github.com/mhindery) for having give an important contribution to v1.0.
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