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: docs/source/index.rst
+7-10Lines changed: 7 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,22 +13,19 @@ will talk SAML2 with your Identity Provider allowing you to use this authenticat
13
13
14
14
Features:
15
15
16
-
- HTTP-REDIRECT SSO Binding
17
-
- HTTP-POST SSO Binding
18
-
- SLO POST and HTTP-REDIRECT Binding
19
-
- Discovery Service
20
-
- embedded Wayf page with customizable html template
21
-
- IdP Hinting
22
-
- Samesite cookie
16
+
* HTTP-REDIRECT SSO Binding
17
+
* HTTP-POST SSO Binding
18
+
* SLO POST and HTTP-REDIRECT Binding
19
+
* Discovery Service
20
+
* embedded Wayf page with customizable html template
21
+
* IdP Hinting
22
+
* Samesite cookie
23
23
24
24
25
25
The entire project code is open sourced and therefore licensed
26
26
under the `Apache 2.0 <https://en.wikipedia.org/wiki/Apache_License>`_.
27
27
28
28
29
-
For any other information please consult the `Official Documentation <https://djangosaml2.readthedocs.io/>`_ and feel free to contribute the project or open issues.
0 commit comments