Windows -MDM autoenrollment with AAD join not able to connect to Terms of use URL

[亡魂溺海] 提交于 2021-01-29 10:48:19

问题


I have an Azure AD (with AD connect syncing it to local AD). I added a new On premise mobile management application through AAD-> Mobility(MDM and MAM)-> Add application ->On-premise MDM.

I have configured the terms of url and discovery url to my MDM server and checked that link is reachable and working.

I have assigned Enterprise mobility license to the user.

When I try to join an existing windows 10 device to AAD the terms of use url is not rendered, instead it throws below error.

If I remove the MDM application the AAD join is successful.

I have checked license and URL access what am I doing wrong?


回答1:


After a lot of debugging we figured the issue was due to app-id uri not being set in the app. You can set the app-id uri using following Navigate to app configuration->Expose an API The option to set the app-id uri is on top,you can set it as your on-prem application uri. The msdn documentation is here.



来源:https://stackoverflow.com/questions/56902466/windows-mdm-autoenrollment-with-aad-join-not-able-to-connect-to-terms-of-use-ur

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!