Nov 08 2020 08:08 PM - edited Nov 08 2020 08:09 PM
I have scenario, I have application that can be accessed from both Company Managed Device (Mobile/Laptop) and Unmanaged Device (Personal Mobile/Laptop),
Lets say user logged into
Company Managed Device through proxy and access application
Personal Laptop connected via company proxy and access application.
In both scenario , device connected to company internet & use proxy to access application. Is there any provision to identify and return device state in claims. In general device state can be validated through conditional access (Device state , MFA ) etc how can we know device state if I just use MFA only.
Thanks in advance.