How to setup Azure SSO with Salesforce conditional access/lock down users from personal computer and mobile device

brian lily 20 Reputation points
2023-08-07T23:09:12.2366667+00:00

Can Azure SSO with Salesforce lockdown Salesforce users from accessing personal devices/computer?

can someone point to where is the instruction to setup conditional access policies that can deny user Salesforce login access when user using personal computer?

thx

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
24,291 questions
0 comments No comments
{count} votes

Accepted answer
  1. Brian Zarb 1,670 Reputation points
    2023-08-08T04:19:00.4233333+00:00

    To achieve your objective of denying Salesforce login access when users are on a personal computer or device, follow these general steps:


    Log in to the Azure portal & navigate to Azure Active Directory > Enterprise applications.


    Select the Salesforce app (you should have set up the Salesforce integration with Azure AD beforehand).


    In the left-hand pane of the Azure AD section, select Security.Under Security, click on Conditional Access. Click on + New policy.


    Provide a name for your policy, something descriptive like "Block Salesforce on Personal Devices".


    Under Assignments, select **Users and groups.**Choose the users/groups for which this policy will apply.


    Under Assignments, select **Cloud apps.**Choose "Select apps" and then pick "Salesforce".


    Select Conditions and then Device platforms.Choose the desired platforms to target. For instance, if you want to block mobile devices, choose iOS and Android.Under Conditions, select Client apps if you want to target specific types of access, like browser or mobile apps.There are also other conditions like Locations if you wish to enforce policies based on user locations.


    Finally, Under Access controls, select Grant.Choose Block access.Enable Policy and Save:Set the policy to On and click on Create.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.