CV0-003 · Question #287
After monthly patching, a large number of users who are logged onto the network report that application links from a company's intranet site, which previously opened directly into the website, are…
The correct answer is A. SSO issues. Monthly patching most likely altered SSO authentication settings, causing applications that previously authenticated users transparently to begin prompting for credentials.
Question
After monthly patching, a large number of users who are logged onto the network report that application links from a company's intranet site, which previously opened directly into the website, are now prompting for logon information. Application administrators confirm that the websites in question are working properly. Which of the following is the MOST likely cause of the new behavior?
Options
- ASSO issues
- BPassword expiration
- CAccount lockout
- DCertificate expiration
How the community answered
(20 responses)- A75% (15)
- B5% (1)
- C5% (1)
- D15% (3)
Why each option
Monthly patching most likely altered SSO authentication settings, causing applications that previously authenticated users transparently to begin prompting for credentials.
SSO depends on tightly coupled configurations such as Kerberos delegation, SAML trust relationships, or integrated Windows authentication settings that patches can inadvertently modify or reset. When these settings are disrupted, users lose the seamless pass-through authentication they previously had and are instead challenged for credentials by each application, which matches the large-scale, post-patch behavior described.
Password expiration would affect individual users gradually over time rather than causing a simultaneous, widespread prompt for credentials immediately after a patching event.
Account lockout would prevent affected users from logging in at all rather than simply prompting them for credentials when accessing application links.
Certificate expiration typically produces browser security warnings or connection errors rather than credential prompts, and it would not be directly triggered by a routine monthly patching cycle.
Concept tested: SSO disruption caused by system patching
Source: https://learn.microsoft.com/en-us/entra/identity/enterprise-apps/what-is-single-sign-on
Topics
Community Discussion
No community discussion yet for this question.