I have a Windows app to deploy on Surface tablet using Microsoft MDM/MAM solution: InTune. This app requires user authentication to be used.
- Is there any way to handle app user authentication through the device enrollment system (from InTune) instead of having some classic authentication page/view in-app itself ?
- If yes: does it require source code modification and/or specific InTune setup?
Thanks