Forum Discussion
louiscilo
Sep 07, 2023Copper Contributor
How to know if Exchange oAuth Metadata is refresh
Hi, I have an environment with Exchange 2013 hybrid coexistence with Exchange 2019 now. oAuth is enabled. I am suspecting the current environment, servers won't refresh the oAuth Metadata the...
Kasta4
Aug 03, 2025Brass Contributor
Run the PowerShell command Get-OrganizationConfig | fl OAuth and check the NextCertificateUpdateTime field.
Force a refresh directly:
Set-OrganizationConfig -RefreshServerCertificates