How to get the days for re-authenticate from Azure directory
Hello Community,
I was trying to fetch the time for which a device authentication can be trusted.
The problem is that there is no conditional policy set and the policies for token issuance, and lifetime return an empty array using Graph API (pretty sure, they are not set either).
I see the number of days required to re-authenticate using a particular device here.
Is there a way to extract this “30” days interval using Graph API?
Thank you.
Hello Community,I was trying to fetch the time for which a device authentication can be trusted.The problem is that there is no conditional policy set and the policies for token issuance, and lifetime return an empty array using Graph API (pretty sure, they are not set either). I see the number of days required to re-authenticate using a particular device here. Is there a way to extract this “30” days interval using Graph API?Thank you. Read More