11-26-2021 12:00 PM
Hello,
Does Duo Azure AD sync support any other phone attributes other than “mobilePhone” and “businessPhones”? Support stated that “IpPhone” should work but it doesn’t. Can someone confirm?
Solved! Go to Solution.
02-01-2023 09:43 PM
The Microsoft Graph Explorer you instructed me to use to query the attribute wasn’t showing that there was an “ipPhone” assigned to me. But when using the Azure AD Graph Explorer, it was able to query the attribute.
It showed the attribute “extension_######################_ipPhone” and I was able to successfully sync the value to Duo.
Thank you for pointing me in the right direction; very much appreciated!!!
11-29-2021 10:17 AM
Did you set IpPhone
as the source attribute for the primary or secondary phone in your Azure AD sync config?
If you visit the Microsoft Graph Explorer , do a query for users (or a specific user), and specify IpPhone
attribute to retrieve does that return values for IpPhone? Like https://graph.microsoft.com/v1.0/users?$select=displayName,IpPhone
.
01-30-2023 09:12 PM
It doesn’t even let me save with “IpPhone”
01-31-2023 12:24 PM
Did you try the MS Graph lookup that I suggested?
02-01-2023 09:43 PM
The Microsoft Graph Explorer you instructed me to use to query the attribute wasn’t showing that there was an “ipPhone” assigned to me. But when using the Azure AD Graph Explorer, it was able to query the attribute.
It showed the attribute “extension_######################_ipPhone” and I was able to successfully sync the value to Duo.
Thank you for pointing me in the right direction; very much appreciated!!!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide