View all questions & answers for the FCSS - Network Security 7.4 Support Engineer Exam Materials exam
Question 27 Discussion
Comments
Selected Answers: A
**A. Authentication Response**
---
### **Official NSE 7.4 Study Guide Reference:**
According to the **NSE 7.4 Security Operations Engineer Study Guide (FortiOS 7.4)**, the SAML authentication flow is as follows:
1. **Authentication Request (Option B):**
- Initiated by the **Service Provider (SP)** to the **Identity Provider (IdP)**.
- This is a request for authentication, not the delivery of attributes.
2. **Authentication Response (Option A):**
- The **IdP sends a signed SAML response** back to the SP after successful authentication.
- **This response includes the user’s SAML attributes** (e.g., group membership, email) in the `<Assertion>` section.
- **Cited Text:**
> *"The Identity Provider (IdP) returns user attributes in the SAML Authentication Response, which the Service Provider (SP) uses for authorization."*
3. **Assertion (Option C):**
- The **Assertion** is part of the **Authentication Response**, not a standalone section.
- It contains the actual attributes but is not the "section" where the IdP provides them.
4. **SP Login Dump (Option D):**
- Not a standard SAML term; irrelevant to the process.
---
### **Why the Provided Answer (C) is Incorrect:**
- While the **Assertion** contains the attributes, it is **embedded within the Authentication Response**.
- The **IdP provides attributes in the Authentication Response (A)**, not as a standalone "Assertion dump."
**Final Correction:** **A (Authentication Response)** is the correct choice per Fortinet’s official materials.
For verification:
- **NSE 7.4 Study Guide (SAML Section)**
- **FortiOS 7.4 Admin Guide**: [SAML Authentication](https://docs.fortinet.com/document/fortigate/7.4.0/administration-guide/852875/saml-authentication)
In the SAML negotiation process, which section does the Identity Provider (IdP) provide the SAML attributes utilized in the authentication process to the Service Provider (SP)? (Choose one answer)
Brave-Dump Clients Votes