MC1184649 High Major change
Microsoft SharePoint: Retirement of IDCRL authentication protocol and enforcement of OpenID Connect and OAuth protocols
Summary AI-generated
SharePoint Online and OneDrive for Business will block legacy IDCRL authentication by default from Feb 16, 2026; permanent blocking takes effect May 1, 2026. Migrate clients to modern auth protocols.
Suggested actions AI-generated
- Identify and migrate clients, scripts, and applications using IDCRL to modern auth
- Notify relevant teams
- Monitor legacy auth usage
- Update documentation
- Use PowerShell to temporarily re-enable legacy auth if needed until Apr 30, 2026
Written by Azure OpenAI (gpt-4.1) from the text of the post below. It can be incomplete or wrong; the original post is authoritative.
Similar posts
Search for more like this- MC1332814 OneDrive mobile apps will no longer support SharePoint Server on‑premises sign-ins
- MC693863 (Updated) Azure ACS retirement in Microsoft 365
- MC1395311 Microsoft SharePoint Online: Retirement of Restricted SharePoint Search
- MC1464926 Upcoming changes to classic publishing sites, classic user-created pages and custom scripting in SharePoint Online
- MC1211579 Microsoft Purview DLM: Retirement of SharePoint online information management and in-place records management features
- MC1184996 (Updated) Legacy SharePoint Online Content Delivery Network (CDN) domain to be retired—review configurations
Original post from Microsoft
Updated February 5, 2026: We have updated the timeline. Thank you for your patience.
[Introduction:]
As part of the Microsoft Secure Future Initiative (SFI) and in alignment with the “Secure by Default” principle, we’re retiring the legacy IDCRL (Identity Client Run Time Library) authentication protocol in SharePoint Online and OneDrive for Business. This change helps strengthen your organization’s security posture by enforcing modern authentication standards—OpenID Connect and OAuth—which reduce exposure to outdated and vulnerable authentication methods.
[When this will happen:]
- Starting February 16, 2026: Legacy client authentication will be blocked by default. Organizations may temporarily re-enable it using PowerShell until April 30, 2026.
- Starting May 1, 2026: Legacy client authentication will be permanently blocked and cannot be re-enabled.
[How this affects your organization:]
Who is affected:
- Organizations using clients, scripts, or applications that rely on the legacy IDCRL authentication protocol to access SharePoint Online or OneDrive for Business.
- Legacy authentication calls using IDCRL will be blocked by default starting February 16, 2026.
- Temporary re-enablement is possible via PowerShell until April 30, 2026.
- After May 1, 2026, IDCRL authentication will be permanently retired and cannot be re-enabled.
- Applications using IDCRL will fail to authenticate unless updated to use modern protocols.
[What you can do to prepare:]
We recommend migrating from legacy authentication protocols to modern authentication as soon as possible.
To prepare for this retirement:
- Migrate all clients, scripts, and applications to use OpenID Connect or OAuth protocols.
- Review current configurations for IDCRL authentication.
- Notify IT admins, app owners, and security teams about the upcoming retirement.
- Update internal documentation to reflect the new authentication defaults.
- Use telemetry to identify usage of legacy authentication protocols and monitor migration progress.
- Use PowerShell to manage legacy authentication settings if needed:
- Set
AllowLegacyAuthProtocolsEnabledSettingandLegacyAuthProtocolsEnabledtoTRUEto temporarily allow legacy authentication until April 30, 2026.
- Set
- Learn more:
[Compliance considerations:]
No compliance considerations identified, review as appropriate for your organization.
Additional details from Microsoft
- Summary
- Microsoft is retiring the legacy IDCRL authentication protocol in SharePoint Online and OneDrive for Business by May 1, 2026, enforcing modern OpenID Connect and OAuth protocols. Legacy authentication will be blocked starting February 16, 2026, with temporary re-enablement via PowerShell until April 30, 2026. Organizations must migrate to modern authentication.