Skip to content

SSO with Microsoft Entra #3856

@meta-krishna-meghwal

Description

@meta-krishna-meghwal

We have Integrated Intune and MSAL SDK in our app. Setup SAML based SSO between Microsoft Entra and Salesforce org and also implemented the logic to login into Microsoft Entra using MSAL SDK.

MSAL SDK uses ASWebAuthenticationSession to authenticate with Microsoft Entra, and SalesforceMobileSDK is also using ASWebAuthenticationSession for advance authentication.

So if app is already authenticated with Microsoft Entra, and when SSO URL is hit to log into Salesforce org, the earlier session from Microsoft Entra should be used and it should not ask for login credentials again.

In our case, the session is not being used and login page is opened again.

We are using SalesforceMobileSDK version 12.0.1

Logs.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions