1 year ago
#343065
Neuro Astro
How can I set ID token lifetime for Azure AD?
I'm using MSAL for users to login my React app. The ID token will be created in Frontend and sent to Backend for authentication.
However I've found out the ID token expiration time is 1 hour. I'm afraid that the app will log out users while they are in middle of their process in form filling out. Where can I set the expiration time to max 24hrs in Azure portal?
I cannot find it in the doc, it only said set in console.
azure
azure-active-directory
azure-ad-b2c
azure-ad-msal
adal
0 Answers
Your Answer