Skip to content

Commit 0b33457

Browse files
prauscherGiuseppe De Marco
andauthored
Update docs/source/contents/security.md
Co-authored-by: Giuseppe De Marco <[email protected]>
1 parent 933ab51 commit 0b33457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/contents/security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Authentication and Authorization are quite security relevant topics on its own.
55
Make sure you understand SAML2 and its implications, specifically the
66
separation of duties between Service Provider (SP) and Identity Provider (IdP):
77
this library aims to support a Service Provider in getting authenticated with
8-
against one or more IdP.
8+
with one or more Identity Provider.
99

1010
Communication between SP and IdP is routed via the Browser, eliminating the
1111
need for direct communication between SP and IdP. However, for security the use

0 commit comments

Comments
 (0)