Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello Community,
I was trying to get the token expiry time from the Entra. 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.
I see the number of days mentioned in the image here.
Is there a way to extract this 30 days interval from Entra ID using HTTP methods (probably using Graph API)?
Thank you!