
dtxt3 (dtxt3) asked a question.
Hello!
We want to test this feature but we have problems with the configuration policy that we need to deploy.
We use Microsoft Intune for the deployment, can we use the example (with our info) and upload a plist file?
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>DMFAClientID</key>
<string>add-your-client-ID-here</string>
<key>DMFAClientSecret</key>
<string>add-your-client-secret-here</string>
<key>DMFAOrgURL</key>
<string>https://add-your-org-URL-with-prefix-here</string>
<key>LoginPeriodWithOfflineFactor</key>
<real>24</real>
<key>LoginPeriodWithoutEnrolledFactor</key>
<real>48</real>
<key>AdminEmail</key>
<string>admin@yourorg.com</string>
<key>AdminPhone</key>
<string>111-222-3333</string>
<key>MFARequiredList</key>
<array>
<string>*</string>
</array>
</dict>
</plist>
Or because we are using Intune we need to change the format? and how it would be?
Do we need to add something else?
Thank you

Hi Aitor,
Thanks for contacting the OKTA Community.
Please refer this doc. this will give you a detailed view that how you can set up Microsoft Intune with Okta :- https://www.vulongtran.com/how-to-set-up-intune-mdm-okta
For configuring MFA for macOS you can have a look in this docx. :- MFA Policy for Mac OS
Hi Jijo!
Thank you, i've already read the documentation from okta help.
The mac computer is already managed in Intune and we set a policy to distribute the software (it works) but is not working. We think that the problem is in the configuration profile that we send to the computer. We used the example changing the details of the clientID, secret and url
Regards
Hi @dtxt3 (dtxt3) , Thank you for reaching out to the Okta Community!
Assuming I understood your use case correctly and you are referring to the Okta Device Access feature for MacOS, I would recommend starting by reviewing the configuration and prerequisites in the following documentation, in case something is misconfigured:
https://help.okta.com/oie/en-us/content/topics/oda/macos-mfa/macos-mfa.htm
There’s also a troubleshooting guide that might help out:
https://help.okta.com/oie/en-us/content/topics/oda/macos-mfa/troubleshoot-macos-mfa.htm
If my answer helped, remember to mark it as best to increase its visibility for other members of the Okta Community who might have the same questions as you.
Hope my answer helps!
--------------------------------
What you missed: new product releases and other announcements