Skip to content

SharePoint Online SAML Auth Broken - Migrate to Azure AD #981

@vgrem

Description

@vgrem

The SAML authentication method for SharePoint Online has been disabled by Microsoft, effective immediately. This is a global service-side change and is not a bug in this library.

This is a breaking change. Any code using SAML auth will fail.

What to do now:

Stop using the SAML authentication method.

Immediately migrate to a supported Azure AD (OAuth 2.0) method such as ClientId/Secret or Interactive login.

See the library's documentation for examples using modern authentication.

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions