Question 324 of 500
Platform Features and IntegrationmediumMultiple ChoiceObjective-mapped

Quick Answer

The answer is that the IdP’s signing certificate has been rotated, but the new certificate is not uploaded to ServiceNow. This is the most likely cause because when the ‘Validate AuthnResponse Signature’ checkbox is enabled, ServiceNow uses the stored X.509 certificate to verify the digital signature on every SAML AuthnResponse. If the IdP signs assertions with a new certificate after a rotation, ServiceNow’s signature validation fails, blocking SSO login entirely—while direct username/password login bypasses SAML and remains unaffected. On the ServiceNow Certified Application Developer CAD exam, this scenario tests your understanding of SAML trust relationships and certificate lifecycle management; a common trap is assuming the issue lies in the IdP URL or entity ID rather than the certificate. Remember the memory tip: “Rotate the cert, update the store—or SSO hits the floor.”

SNOW-CAD Platform Features and Integration Practice Question

This SNOW-CAD practice question tests your understanding of platform features and integration. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

An organization uses ServiceNow with an external identity provider (IdP) for single sign-on (SSO). Users report that they cannot log in via SSO, but direct username/password login still works. The ServiceNow administrator checks the SAML2 configuration and sees that the 'Validate AuthnResponse Signature' checkbox is enabled and the 'X.509 Certificate' field is filled. What is the most likely cause of the SSO failure?

Clue words in this question

Noticing these words before you look at the options changes how you read each choice.

  • Clue: "most likely"

    Why it matters: Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.

Question 1mediummultiple choice
Read the full NAT/PAT explanation →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

The IdP's signing certificate has been rotated, but the new certificate is not uploaded to ServiceNow

The most likely cause is that the IdP's signing certificate has been rotated, but the new certificate is not uploaded to ServiceNow. When 'Validate AuthnResponse Signature' is enabled, ServiceNow uses the uploaded X.509 certificate to verify the SAML assertion signature. If the IdP signs responses with a new certificate that ServiceNow does not have, signature validation fails, blocking SSO login while direct username/password login remains unaffected.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • The 'Account lockout after invalid attempts' property is set too low

    Why it's wrong here

    Account lockout would affect both SSO and direct login equally.

  • The 'Single Sign-On (SSO)' module is disabled in the ServiceNow application menu

    Why it's wrong here

    If the module were disabled, SAML configuration would not be accessible.

  • The IdP's signing certificate has been rotated, but the new certificate is not uploaded to ServiceNow

    Why this is correct

    If the IdP signs the response with a new certificate, ServiceNow will fail to validate the signature.

    Clue confirmation

    The clue word "most likely" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

  • The 'AuthnRequest Signed' checkbox is not enabled in the SAML2 configuration

    Why it's wrong here

    This affects outbound authentication requests, not the validation of the IdP's response.

Common exam traps

Common exam trap: answer the scenario, not the keyword

ServiceNow often tests the distinction between request signing and response signing, leading candidates to incorrectly select 'AuthnRequest Signed' (Option D) when the real issue is the IdP's response certificate mismatch.

Detailed technical explanation

How to think about this question

SAML2 relies on asymmetric cryptography: the IdP signs the AuthnResponse with its private key, and ServiceNow verifies the signature using the corresponding public certificate stored in the X.509 Certificate field. If the IdP rotates its signing certificate (e.g., due to expiration or security policy) without updating the certificate in ServiceNow, the signature verification fails with a 'Signature validation failed' error in the SAML debug logs. This is a common operational pitfall because certificate rotation is often handled by IdP administrators without coordination with the ServiceNow team.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A small business has 20 workstations on the 192.168.1.0/24 network and one public IP from its ISP. The router uses PAT (NAT overload) so all 20 devices share one public address using different source ports. NAT questions test whether you understand the four address terms and which direction each translation applies.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related SNOW-CAD practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free SNOW-CAD practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this SNOW-CAD question test?

Platform Features and Integration — This question tests Platform Features and Integration — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: The IdP's signing certificate has been rotated, but the new certificate is not uploaded to ServiceNow — The most likely cause is that the IdP's signing certificate has been rotated, but the new certificate is not uploaded to ServiceNow. When 'Validate AuthnResponse Signature' is enabled, ServiceNow uses the uploaded X.509 certificate to verify the SAML assertion signature. If the IdP signs responses with a new certificate that ServiceNow does not have, signature validation fails, blocking SSO login while direct username/password login remains unaffected.

What should I do if I get this SNOW-CAD question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Are there clue words in this question I should notice?

Yes — watch for: "most likely". Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 30, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This SNOW-CAD practice question is part of Courseiva's free ServiceNow certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SNOW-CAD exam.