Conditional Access in Azure Active Directory - Silent Refresh

Shelly Go Bui 21 Reputation points
2020-11-24T15:33:07.023+00:00

I have a React-Redux application using redux-oidc in handling the authentication. In my UserManagerSettings on the redux-oidc config, I used an automaticSilentRenew: true config. Will this be affected by the retirement of the configurable token lifetimes?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,606 questions
0 comments No comments
{count} votes

Accepted answer
  1. 2020-11-24T22:05:29.447+00:00

    Hello @Shelly Go Bui , assuming automaticSilentRenew makes use of the refresh token you will be able to use it for up to 90 days. Access token lifetimes will still be configurable.

    Let us know if this answer was helpful to you. If so, please remember to accept it so that others in the community with similar questions can more easily find a solution.


0 additional answers

Sort by: Most helpful