File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ Features:
21
21
- Discovery Service
22
22
- embedded Wayf page with customizable html template
23
23
- IdP Hinting
24
+ - IdP Scoping
24
25
- Samesite cookie
25
26
26
27
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ A Django application that builds a fully compliant SAML2 Service Provider on top
6
6
Djangosaml2 protects your project with a SAML2 SSO Authentication, supporting features like
7
7
**HTTP-REDIRECT ** and **HTTP-POST SSO Binding **, **Single logout **,
8
8
**Discovery Service **, **Wayf page ** with customizable html template,
9
- **IdP Hinting ** and **Samesite cookie ** SSO workaround.
9
+ **IdP Hinting **, ** IdP Scoping ** and **Samesite cookie ** SSO workaround.
10
10
11
11
The entire project code is open sourced and therefore licensed
12
12
under the `Apache 2.0 <https://en.wikipedia.org/wiki/Apache_License >`_.
You can’t perform that action at this time.
0 commit comments