Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,043 questions
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!