v1.18.3 OAuth2 plugin 0.6 PHP 8.4.19 Apache 2.4.66 Windows Server 2025 Datacenter Azure Edition
MS365 OAuth2 token not refreshing on its own. Fetch cron (every 1 minute) is scheduled and runs fine. Not seeing any errors in the logs. Manually re-auth works fine. Noticed offline_access is not in token scopes even though it is on IdP Config page and in Azure on the app API permissions.
ieu6y66253
offline_access should be the only one that doesn’t appear in the Token Scopes section on the Token tab.
offline_access
Questions:
Cheers.