A cloud-based identity and access management service for securing user authentication and resource access
Hi @sachin sontakke ,
Thanks for the question. The email means that if you are using configurable token lifetimes to define a time period before a user is asked to sign in again in Azure AD, Azure AD will stop honoring these after January 30 and the session tokens will be set to their default configuration rather than the custom configuration.
If you need to continue to define the time period before a user is asked to sign in again, you can configure sign-in frequency using Conditional Access instead of configurable token lifetimes.
If you do not want to use Conditional Access after the retirement date, your refresh and session tokens will be set to the default configuration on that date and you will no longer be able to change their lifetimes.