We are using the MSAL library in our macOS app for Conditional Access and Compliance Policy, but we've recently encountered the following issue with the Company Portal app while registering the device on Azure. The error started appearing with some of the latest versions, whereas it was functioning correctly on the older version (5.2205.0).
info=Error Domain=MSALErrorDomain Code=-50001 "(null)" UserInfo={MSALErrorDescriptionKey=Workplace join is required, MSALDisplayableUserIdKey=test.manelin@nilsongroup.com, MSALCorrelationIDKey=07EF1D50-70F4-4FE3-A520-49407BCDE089, MSALBrokerVersionKey=5.2409.1, MSALHomeAccountIdKey=7382108e-18bc-44d0-8698-30232e855696.8770389d-4e0b-4cb8-82c8-120bdc88581a, MSIDTokenProtectionRequired=false
Could you provide guidance on addressing this issue with the newer versions?
We are using the MSAL library in our macOS app for Conditional Access and Compliance Policy, but we've recently encountered the following issue with the Company Portal app while registering the device on Azure. The error started appearing with some of the latest versions, whereas it was functioning correctly on the older version (5.2205.0).
info=Error Domain=MSALErrorDomain Code=-50001 "(null)" UserInfo={MSALErrorDescriptionKey=Workplace join is required, MSALDisplayableUserIdKey=test.manelin@nilsongroup.com, MSALCorrelationIDKey=07EF1D50-70F4-4FE3-A520-49407BCDE089, MSALBrokerVersionKey=5.2409.1, MSALHomeAccountIdKey=7382108e-18bc-44d0-8698-30232e855696.8770389d-4e0b-4cb8-82c8-120bdc88581a, MSIDTokenProtectionRequired=falseCould you provide guidance on addressing this issue with the newer versions?