Duo Single Sign-On for Apple Business
Last updated:
The Apple Business SSO application is available in the Duo Premier and Duo Advantage plans.
About Duo Single Sign-On
Duo Single Sign-On is our cloud-hosted SSO product which layers Duo's strong authentication and flexible policy engine on top of Apple Business logins using the Security Assertion Markup Language (SAML) 2.0 or OpenID Connect (OIDC) authentication standards. Duo Single Sign-On acts as an OpenID provider (OP), authenticating your users using existing on-premises Active Directory (AD) or any SAML 2.0 IdP and prompting for two-factor authentication before permitting access to Apple Business.
Duo Single Sign-On is available in Duo Premier, Duo Advantage, and Duo Essentials plans, which also include the ability to define policies that enforce unique controls for each individual SSO application. For example, you can require that Salesforce users complete two-factor authentication at every login, but only once every seven days when accessing Apple Business. Duo checks the user, device, and network against an application's policy before allowing access to the application.
Configure Single Sign-On
Before configuring Apple Business with Duo SSO using OpenID Connect (OIDC) authentication you'll first need to configure a working authentication source.
Once you have your SSO authentication source working, continue to the next step of creating the Apple Business application in Duo.
When configuring an application to be protected with Duo Single Sign-On you'll need to send attributes from Duo Single Sign-On to the application. Active Directory will work with no additional setup, but if you used a SAML identity provider as your authentication source please verify that you configured it to send the correct SAML attributes.
These default attributes automatically map certain attributes from your authentication source.
| Default Attribute | Active Directory | SAML IdP |
|---|---|---|
<Username> |
sAMAccountName | Username |
<Email Address> |
||
<Display Name> |
displayName | DisplayName |
<First Name> |
givenName | FirstName |
<Last Name> |
sn | LastName |
<AMR> |
Not Applicable | Not Applicable |
AMR will be reported as [`pwd`, `auth-factor-dependent`].
Create the Apple Business Application in Duo
-
Log in to the Duo Admin Panel and navigate to Applications → Application Catalog.
-
Locate the entry for Apple Business with the "SSO" label in the catalog. Click the + Add button to start configuring Apple Business. See Protecting Applications for more information about protecting applications with Duo and additional application options. You'll need the information on the Apple Business page later to complete your setup.
-
No active Duo users can log in to new applications until you grant access. Update the User access setting to grant access to this application to users in selected Duo groups, or to all users. Learn more about user access to applications. If you do not change this setting now, be sure to update it so that your test user has access before you test your setup.
This setting only applies to users who exist in Duo with "Active" status. This does not affect application access for existing users with "Bypass" status, existing users for whom the effective Authentication Policy for the application specifies "Bypass 2FA" or "Skip MFA", or users who do not exist in Duo when the effective New User Policy for the application allows access to users unknown to Duo without MFA. -
The Metadata section contains OpenID provider information about Duo Single Sign-On that you will provide to Apple Business at a later configuration step.
-
Apple Business uses scopes during authentication to authorize access to a user's details. Each scope returns a set of user attributes (claims) that must map to IdP attributes. When an application sends an OIDC request to Duo SSO, the response sends only the claims from the requested scopes.
We've automatically enabled the following scopes and mapped the listed attributes. You can change the attribute sent from your authentication source by modifying the IdP Attribute name related to each claim:
-
Profile Scope:
IdP Attribute Claim <First Name> given_name <Last Name> family_name -
Email Scope:
IdP Attribute Claim <Email> email
Duo automatically selects the Authorize access to Shared Signals Framework (SSF) checkbox, along with the following scopes:
-
ssf.read
-
ssf.manage
-
-
You can adjust additional settings for your new SSO application at this time — like changing the application's name from the default value, enabling self-service, or assigning a group policy.
-
Keep the Duo Admin Panel tab open. You will come back to it later.
Duo Universal Prompt
The Duo Universal Prompt provides a simplified and accessible Duo login experience for web-based applications, offering a redesigned visual interface with security and usability enhancements.
| Universal Prompt | Traditional Prompt |
![]() |
![]() |
The Duo Apple Business application supports the Universal Prompt by default, so there's no additional action required on your part to start using the newest authentication experience.
Activate Universal Prompt
Activation of the Universal Prompt is a per-application change. Activating it for one application does not change the login experience for your other Duo applications. Universal Prompt is already activated for new Apple Business applications at creation.
The "Universal Prompt" area of the application details page shows that this application's status is "Activation complete", with these activation control options:
- Show traditional prompt: Your users experience Duo's traditional prompt via redirect when logging in to this application.
- Show new Universal Prompt: (Default) Your users experience the Universal Prompt via redirect when logging in to this application.
The application's Universal Prompt status shows "Activation complete" both here and on the Universal Prompt Update Progress report.

For the time being, you may change this setting to Show traditional prompt to use the legacy experience. Keep in mind that support for the traditional Duo prompt ended for the majority of applications in March 2024. This option will be removed in the future.
Universal Update Progress
Click the See Update Progress link to view the Universal Prompt Update Progress report. This report shows the update availability and migration progress for all your Duo applications. You can also activate the new prompt experience for multiple supported applications from the report page instead of visiting the individual details pages for each application.
Add Your Domain
You need to add and verify your domain before you can configure Apple Business. To add and verify your domain, do the following:
-
Log into your Apple Business account as an administrator.
-
At the bottom of the sidebar menu, click your account name.
-
In the sidebar menu, click Preferences.
-
Click the Managed Apple Accounts tab.
-
Click Add Domain and enter your domain.
Example: If your email address is user@example.com, then your domain is example.com.
-
Click Verify next to your domain.
-
Follow the on-screen instructions to add the DNS TXT record to your DNS settings.
Verify Your Domain
After you have added the DNS TXT record, you need to verify your domain in Apple Business. To verify your domain, do the following:
-
Log into your Apple Business account as an administrator.
-
At the bottom of the sidebar menu, click your account name.
-
In the sidebar menu, click Preferences.
-
Click the Managed Apple Accounts tab.
-
Locate your domain and click Verify.
-
In the pop-up window, toggle the Lock Domain switch to On.
Refer to Apple's Add and verify a domain in Apple Business Manager article for more information.
Configure Apple Business
-
Log into your Apple Business account as an administrator.
-
At the bottom of the sidebar menu, click your account name.
-
In the sidebar menu, click Preferences.
-
Click the Managed Apple Accounts tab.
-
Under "User sign in and directory sync", click Connect.
-
Click Custom Identity Provider and then click Continue.
-
Enter a unique name for your federated authentication connection into the "Set up your Custom Identity Provider" pop-up window's Name field.
-
Locate the "Redirect URIs" information and click Copy to copy the redirect URI. Paste it into the Duo Admin Panel Sign-In Redirect URLs field, under "Relying Party".
-
In the Duo Admin Panel under "Relying Party", enable Refresh Tokens. Change the Refresh Token Absolute Lifetime and Refresh Token Inactivity Lifetime fields as required.
-
Under "Metadata", copy the following fields and paste them into their respective fields in the Apple Business "Set up your Custom Identity Provider" pop-up window:
-
Copy the Client ID and paste it into the Apple Business Client ID field.
-
Copy the Client Secret and paste it into the Apple Business Client Secret field.
-
Copy the Shared Signals Framework Discovery URL and paste it into the Apple Business SSF Config URL field.
-
Copy the Discovery URL and paste it into the Apple Business OpenID Config URL field.
-
-
Click Continue in Apple Business to open the login page.
-
Return to the Duo Admin Panel. Scroll down to the bottom of the page and click Save.
-
Return to the Apple Business login page. Log in with your username and password to redirect to Duo Single Sign-On to test your configuration.
-
Click Done after completing the login test.
Federated Authentication
After you have configured Apple Business, you need to turn on federated authentication. To turn on federated authentication, do the following:
-
Log into your Apple Business account as an administrator.
-
At the bottom of the sidebar menu, click your account name.
-
In the sidebar menu, click Preferences.
-
Click the Managed Apple Accounts tab.
-
Under "Domains", click Manage next to your domain.
-
In the "Sign in with your Identity Provider" area, click Set up.
-
Enable Turning on federation for 1 account and click Done.
Learn more about Apple Business SSO in the Apple Business User Guide.
Use SSO
You can log in to Apple Business SSO by navigating to your Apple Business SSO page (e.g., https://business.apple.com). Enter your email address and click the arrow to redirect to Duo Single Sign-On to begin authentication.
Active Directory Login
With Active Directory as the Duo SSO authentication source, enter the primary username (email address) on the Duo SSO login page and click or tap Next.
Enter the AD primary password and click or tap Log in to continue.
Enable Duo Passwordless to log in to Duo SSO backed by Active Directory authentication without entering a password in the future.
SAML Login
With another SAML identity provider as the Duo SSO authentication source, Duo SSO immediately redirects the login attempt to that SAML IdP for primary authentication. Users do not see the Duo SSO primary login screen.
Duo Authentication
Successful verification of your primary credentials by Active Directory or a SAML IdP redirects back to Duo. Complete Duo two-factor authentication when prompted and then you'll return to Apple Business to complete the login process.
* Universal Prompt experience shown.
Apple Business supports SP-initiated authentication only, meaning that you must start your SSO login from that application's sign-in page. You won't be able to add as an application tile in Duo Central for IdP-initiated logins.
Congratulations! Your Apple Business users now authenticate using Duo Single Sign-On.
See the full user login experience, including expired password reset (available for Active Directory authentication sources) in the Duo End User Guide for SSO.
Grant Access to Users
If you did not already grant user access to the Duo users you want to use this application be sure to do that before inviting or requiring them to log in with Duo.
Enable Remembered Devices
To minimize additional Duo two-factor prompts when switching between and your other Duo Single Sign-On SAML applications, be sure to apply a shared "Remembered Devices" policy to your SAML applications.
Add Ownership and Risk Information
Go to the "Ownership and Risk" section of the application's page in the Duo Admin Panel to assign application owners and classify the application's risk level. Cisco Identity Intelligence automatically imports this information to populate relevant fields for Duo Advantage and Premier customers. Duo Essentials plans exclude Cisco Identity Intelligence features.
You may set any of the following:
- Technical Owner: Search for and assign Duo users responsible for technical configuration and maintenance of this application.
- Business Owner: Search for and assign Duo users responsible for business decisions and access approvals related to this application.
- Application Sensitivity: Select this application's risk level from the drop-down list. Default: Not Set.
- Compliance Requirements: Select any applicable regulatory frameworks for this application (SOX (Sarbanes-Oxley), HIPAA, PCI-DSS, etc.) from the list.
Scroll to the bottom of the page and click Save to apply your changes.
Automated Provisioning
Prerequisites
-
Admin access to both Duo Admin Panel and Apple Business
-
A working SSO integration between Apple Business and Duo (Apple Business requires SSO to be configured before you can set up SCIM directory sync). For more information, refer to Sync user accounts from your identity provider in Apple Business.
-
A federated domain configured in Apple Business (linked to the SSO connection). For more information, refer to Use federated authentication with your identity provider in Apple Business.
Provisioning Limitations
-
Only the OAuth2 authorization code grant is supported (not bearer token or client credential grant options). You must manually exchange credentials between Apple Business and Duo before initiating the OAuth2 flow.
-
Group provisioning is disabled and locked because the Apple Business group endpoints are non-functional and return canned mock data. Groups are used only to determine which users are provisioned. Apple Business provisions only individual user accounts and does not synchronize group membership.
-
Provisioned users appear in the Apple Business web interface only if:
-
userNameis a valid email address in a federated domain. -
name.givenNameandname.familyNameare populated.
-
-
Apple Business strictly enforces unique
externalIdvalues (Duplicate values receive an "HTTP 409 Conflict" error response). -
Limited attribute set: No
emails,phoneNumbers,preferredLanguage, andname.formatted.
Configure Provisioning
To enable automated provisioning of Duo users into Apple Business:
-
Once you create the Apple Business application in Duo, complete the required configuration in Apple Business, and turn on federated authentication, click Setup in the "Directory sync" section in Apple Business. A "Set Up Directory Sync with SCIM" dialog opens.
-
Return to the Duo Admin Panel and open an existing "Apple Business - Single Sign-On" application configuration page.
Note: You may have given your application a different name when you created it, but the "Application Type" will always be shown as "Apple Business - Single Sign-On" in your applications list.
-
In the "Apple Business - Single Sign-On" application configuration page, click the Provisioning tab and copy the Redirect URL.
-
Return to the open Apple Business dialog, paste the link into the "Authorisation callback URL" field, and click Continue.
-
Copy the Client ID and Client Secret and paste them into the corresponding fields in the Duo Admin Panel.
-
Click Continue to go to the Apple Business login page.
-
Sign in with your Apple Business admin credentials. Click Allow to share your data with your Identity Provider SCIM Application. After you grant consent, you are redirected back to the "Provisioning" tab on the Apple Business application's page in Duo.
Attribute Mapping
-
In the Duo Admin Panel, scroll down to "Attribute mapping". The default application attributes are pre-populated and cannot be changed.
-
Make the following selections in the "Duo user attribute" column:
-
Recommended: Click the drop-down menu next to "name.familyName" and select Last Name.
-
Recommended: Click the drop-down menu next to "name.givenName" and select First Name.
Note that provisioned users appear in the Apple Business web interface only if
name.givenNameandname.familyNameare populated.
-
-
If you want to add additional attributes, click Edit mappings. The "Edit mappings" window opens.
-
Under "Optional attributes", click the attributes you want to map and click Save mapping. The "Edit mappings" window closes and the selected attributes are listed in the "Application attribute" column.
-
In the "Duo user attribute" column, click the drop-down menu next to each of your optional attributes and select the respective Duo user attribute.
-
Continue configuring provisioning to select groups.
Groups
-
Scroll down to "Groups".
-
Click the Groups drop-down menu and select the Duo groups whose users you would like to provision into Apple Business. The groups themselves are not provisioned, only their users are synchronized.
If you have already set up Duo SSO with this application and want the same user groups you selected in the "Enable only for permitted groups" user access provisioned into Apple Business, select Use groups with SSO access. Note that if you choose this option and your user access setting for the application is "Enable for all users", then Duo only provisions users into the target application that are members of at least one Duo group. Duo will not provision users who have no group memberships into the target application.
The Exclude group information checkbox is unavailable for Apple Business.
Users
The default deprovisioning behavior for users is to deactivate them in Apple Business. You may change this to delete users instead.
-
Scroll down to "Users".
-
Select Delete Users if you want users automatically deleted from Apple Business. Note that Apple Business uses a 30-day soft-delete period. Deleted users are not permanently removed immediately. Instead, they enter a recovery period. During this period, deleted users who no longer meet the visibility requirements (
userNameand other name fields) cannot be manually deleted from Apple Business. -
Click Save.
Start Provisioning
After entering your provisioning configuration information, click Save and enable at the bottom of the page.
Once enabled, Duo will begin provisioning your users from the selected groups into Apple Business. You can return to the "Provisioning" tab of this application to change the provisioning settings or review recent provisioning logs, or visit the Activity Log to review logged events for all applications configured for automated provisioning.
Troubleshooting
Need some help? Try searching our Knowledge Base articles or Community discussions. For further assistance, contact Support.

