Complete the sentence to describe SAML authentication.
SAML stands for [1].
SAML stands for Security Assertion Markup Language, which is a standard for exchanging authentication and authorization data.
Complete the sentence to explain the role of the Identity Provider in SAML.
The Identity Provider (IdP) is responsible for [1] the user's identity.
The Identity Provider verifies the user's identity and issues authentication assertions to the Service Provider.
Fix the error in the description of the SAML assertion.
A SAML assertion is a [1] that contains authentication and authorization information about a user.
A SAML assertion is a token that securely conveys user authentication and authorization data between the Identity Provider and Service Provider.
Fill both blanks to complete the SAML authentication flow description.
The user tries to access a service, then the [1] sends a [2] to the Service Provider to confirm identity.
In SAML authentication, the Identity Provider sends a SAML assertion to the Service Provider to confirm the user's identity.
Fill all three blanks to complete the SAML components mapping.
In SAML, the [1] authenticates the user, the [2] provides the service, and the [3] contains the user's identity information.
The Identity Provider authenticates the user, the Service Provider provides the service, and the SAML assertion contains the user's identity information.