Skip to content

Commit 0b898db

Browse files
committed
README
1 parent ed7924f commit 0b898db

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A Django application that builds a fully compliant SAML2 Service Provider on top
66
Djangosaml2 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

1111
The entire project code is open sourced and therefore licensed
1212
under the `Apache 2.0 <https://en.wikipedia.org/wiki/Apache_License>`_.

0 commit comments

Comments
 (0)