Google Authentication preg_match(): Delimiter must not be alphanumeric or backslash

Permalink
Hi,

I am trying to set google authentication up but it is giving a non descritive error after I try to log in with my google account.

This is the error I get in the concrete5 logs

Sep 2, 2016, 7:39:06 PM Application Guest preg_match(): Delimiter must not be alphanumeric or backslash

I have the google authentication on concrete5 set to autoregister

Anyone has any idea how to troubleshoot this or good doc for configuring google authentication?

Thanks

 
AliceTtr replied on at Permalink Reply
AliceTtr
That has never worked. In any concrete5 version.

You can try this url:
http://documentation.concrete5.org/search?query=authentication...
navteca replied on at Permalink Reply
that is disappointing. Nobody else has complained about this?
Korvin replied on at Permalink Reply
Korvin
That is not the case, you simply need to use a valid regex.
Korvin replied on at Permalink Reply
Korvin
Make sure your regex is valid, the example in some versions of concrete5 is invalid regex.