ADFS
This strategic approach seamlessly integrates Active Directory Federation Services (ADFS) with the 42Gears UEM Agent, maintaining a strong balance between user convenience and enterprise security.
The integration begins by configuring ADFS as a SAML Identity Provider (IdP) to enable Shared Device Mode. This involves creating a custom Relying Party Trust in ADFS, setting the SAML authentication parameters, and managing user access policies through Active Directory.
The setup then extends into the SureMDM and SureLock applications, creating a unified authentication experience that simplifies access while safeguarding shared device environments.
The integration process consists of three main steps:
Configure ADFS for SAML Integration
Configure Shared Device Mode in SureMDM
Configure SureLock Settings
Step 1: Configure ADFS for SAML Integration
Start the ADFS server on the designated Windows machine:
Press Windows + R → type
mstsc
→ click OK.In the Computer field, enter the Server IP Address and click Connect.
Enter your credentials when prompted.
On the ADFS server, open the ADFS Console:
- Go to Server Manager > Tools > ADFS Management.
Click Relying Party Trust > Add Relying Party Trust.
Navigate to Endpoints and click Add SAML.
Choose Binding = POST.
Enter the Trusted URL and assign a Unique Index. Trusted URL: https://<Account_URL>/sharedsaml?id=<Account_ID>
noteIn the above example, <Account_ID> & <Account_URL> represents your SureMDM account ID.
Edit the Claim Issuance Policy:
Add a New Claim Rule.
Provide a Claim Rule Name, select the Attribute Store, and map the LDAP Attribute.
Navigate back to Server Manager → Active Directory Users and Computers.
Create a New User: Enter First Name, Full Name, and User Logon Name, and then click Next.
Set the Password and click Next.
Once created, navigate to All Users → open the new user → confirm the Display Name.
At this stage, ADFS has been successfully configured as the IdP for Shared Device Mode.
Step 2: Configure Shared Device Mode in SureMDM
Log in to the SureMDM Console.
Navigate to Settings > Account Settings > Shared Device Mode.
Choose Authentication Type as SAML Authentication.
Select ADFS as the IdP.
Enter the respective values copied from ADFS and upload the certificate.
Click Apply to save the settings.
Enter the Meta Tag Key that was created while editing the user in Active Directory.
Step 3: Configure SureLock Settings
In the SureMDM Console, go to the Jobs section.
Click New Job > Android > SureLock Settings Job.
Scroll to Shared Device Mode.
- By default, it is disabled. Enable the checkbox.
Create a Profile in the Profile Management section.
The Profile Name should match the Display Name of the user in Active Directory.
Under User Authentication, click Server Configuration.
Select Use Config from SureMDM Server and click Save.
Push the SureLock Settings Job to the required devices.
On the device:
Launch SureLock and tap Launch.
Enter the ADFS username and password.
The configured profile for the user will load successfully.