Bug Fixes
- This release addresses an issue applying MAM protection reliably when a user logs in with an alternate identity (alternate email or phone number).
Additional dependencies
- In your AAD client registration add UPN claim as an optional claim. The steps to configure optional claims can be found here: Configure optional claims for app. This will ensure that tokens acquired by your application have the primary UPN claim in them which will be picked up by the Intune SDK.