Skip to content

Commit d434d4e

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#99980
Preformed changes in line 46 changed from principle changed to principal
1 parent 8a77cab commit d434d4e

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)