We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f545f1 commit 933ab51Copy full SHA for 933ab51
docs/source/contents/security.md
@@ -4,7 +4,7 @@ Security considerations
4
Authentication and Authorization are quite security relevant topics on its own.
5
Make sure you understand SAML2 and its implications, specifically the
6
separation of duties between Service Provider (SP) and Identity Provider (IdP):
7
-This Library aims to support a Service Provider in running Authentication
+this library aims to support a Service Provider in getting authenticated with
8
against one or more IdP.
9
10
Communication between SP and IdP is routed via the Browser, eliminating the
0 commit comments