Closed
Description
I've got a weird issue. One of our sites uses both external Login (MS Entra ID) and regular login reinforced with ReCaptcha. After some recent bump in OC Libraries version (after build 18407
) for whatever reason, recaptcha interferes with MS Entra ID. The logs say Found user using external provider and provider key.
but then redirects to /Login with an Invalid login attempt
message.
Disabling ReCaptcha makes External SignIn working again.
