background
← Back to all provider errors

Microsoft

invalid_client — Invalid client

Client authentication failed; the client credentials are not valid.

Riposte solution

Client authentication to Azure AD failed. This suggests the client secret or certificate configured for the Azure AD app is wrong. Double-check the secret in your Riposte config for the Microsoft provider. Update it to the correct value from Azure AD. Once fixed, try the auth flow again using /auth/sessions. The authentication should succeed with valid credentials.

Quick facts

Provider
Microsoft
Endpoint / surface
Azure AD OAuth 2.0
Status code
401

Why it happens

[Wrong client_secret; Bad certificate]

How to fix it

[Update client secret/certificate; verify app registration]