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 Security Microsoft Entra Microsoft Entra ID
0 comments No comments
{count} votes

Accepted answer
  1. Alfredo Revilla - Upwork Top Talent | IAM SWE SWA 27,526 Reputation points Moderator
    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

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.