Skip to content

Authentication Impact of MFA Requirement #410

@dwainbunker

Description

@dwainbunker

Referring to this announcement:
https://help.salesforce.com/s/articleView?id=000356005&type=1

We are using the authentication method

AuthenticationClient.UsernamePasswordAsync(string clientId, string clientSecret, string username, string password)

Will the aforementioned announcement impact this function? If so, what would be the best way to handle the change? We have a background job (no user interaction) that must be able to authenticate itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions