Skip to content

Commit 0b81faf

Browse files
authored
Merge pull request #100032 from MicrosoftDocs/ManoharLakkoju-MSFT-patch-3
(AzureCXP) fixes MicrosoftDocs/azure-docs#99980
2 parents b825c56 + d434d4e commit 0b81faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/fundamentals/auth-saml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ While one of most important use cases that SAML addresses is SSO, especially by
4343

4444
* **Web app**: Enterprise application that supports SAML and uses Azure AD as IdP.
4545

46-
* **Token**: A SAML assertion (also known as SAML tokens) that carries sets of claims made by the IdP about the principle (user). It contains authentication information, attributes, and authorization decision statements.
46+
* **Token**: A SAML assertion (also known as SAML tokens) that carries sets of claims made by the IdP about the principal (user). It contains authentication information, attributes, and authorization decision statements.
4747

4848
* **Azure AD**: Enterprise cloud IdP that provides SSO and Multi-factor authentication for SAML apps. It synchronizes, maintains, and manages identity information for users while providing authentication services to relying applications.
4949

0 commit comments

Comments
 (0)