NPS MFA extension problem
Dear all,
We're trying to implement Entra/Azure MFA for OpenVPN on pfsense. We've installed the NPS MFA extensions, and configured everything as instructed by the official documentation. When a user tries to sign in through the OpenVPN we're seeing the below error message in the eventlog in the Microsoft-AzureMfa-AuthZ/AuthZAdminCh log:
CID: 10873d73-8e23-48b9-8d55-d5d32bffac97 :Exception in Authentication Ext for User xx :: ErrorCode:: ESTS_TOKEN_ERROR Msg:: Unable to get Azure AD access token. [Reason:AADSTS500014: The service principal for resource 'https://adnotifications.windowsazure.com/StrongAuthenticationService.svc/Connector' is disabled. This indicate that a subscription within the tenant has lapsed, or that the administrator for this tenant has disabled the application, preventing tokens from being issued for it.
The certificate is registered in Azure.
The Radius works if i disable the MFA extension with MFA_NPS_Troubleshooter.
What can be the cause of the error?