File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ Features:
2121- Discovery Service
2222- embedded Wayf page with customizable html template
2323- IdP Hinting
24+ - IdP Scoping
2425- Samesite cookie
2526
2627
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
66Djangosaml2 protects your project with a SAML2 SSO Authentication, supporting features like
77**HTTP-REDIRECT ** and **HTTP-POST SSO Binding **, **Single logout **,
88**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.
1010
1111The entire project code is open sourced and therefore licensed
1212under the `Apache 2.0 <https://en.wikipedia.org/wiki/Apache_License >`_.
You can’t perform that action at this time.
0 commit comments