What is the lifetime of ID token in Azure AD?
I'm trying to understand the duration of validity for an ID token issued by Azure AD. I want to know how long the token remains active and can be used for authentication purposes before it expires.
What URI should I provide for a token identifier in Azure AD?
I'm working with Azure AD and need to know the correct URI to use for a token identifier. I'm not sure what specific URI I should provide for this purpose.