refresh_token_validity_extension
33 sites
Security covered
Overview
This Refresh Token Validity Extension ( Azure OAuth2 ) module is used to prevent the Azure OAuth2 Refresh Token from expiring after 90 days. We use a cron job to update our refresh token every month.
Mandatory Modules
Module Installation
- Install Module.
- Enable the module at Administration > Extend.
- If you need to run it manually, go to Administration > Configuration > System > Cron path and run the OAuth Refresh Token Validity Extension cron job. We have set the cron to run every month.