Posted January 15, 20223 yr I have configured google login and registration, but I have a problem, when I try to register via google, I get a 403 error. Where is the problem?
April 26, 20223 yr On 1/16/2022 at 6:54 PM, Grafidea said: Problem Solved. Mod Security problem. Thanks for this, I did a search after I ran into the same problem and found this topic. Apparently mod_security rule 930120 keeps getting triggered because of it. Quote Request: GET /applications/core/interface/google/auth.php?state=(StateID)&code=(CodeID)&scope=email+profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+openid&authuser=0&prompt=consentAction Description: Warning.Justification: Matched phrase ".profile" at ARGS:scope. So that was fun.