google oauth2 error

2020-03-28 Thread Ruben ALLITTEH
Hello ! I’m trying to configure oauth2 google for openmeetings 5.0.0-M2 I have activated ID client oauth2 with client ID and secret. However authentication don’t working, once you are authenticated with google oauth2, openmeetings redirect to the sign-in page My current configuration Name

RE: google oauth2 error

2020-03-30 Thread Ruben ALLITTEH
DSTOffset=0&browserWidth=1536&browserHeight=539&hostname=media.trstech.net&codebase=https%3A%2F%2Fmedia.trstech.net%3A5443%2Fopenmeetings%2Foauth%2F2&settings=%5Bobject%20Object%5D&_=1585557141479 HTTP/1.1" 200 80 [30/Mar/2020:08:32:23 +] "GET /openmeetings/?2-

RE: google oauth2 error

2020-03-30 Thread Ruben ALLITTEH
gle oauth2 error I believe you need to check `openmeetings.log` instead of `access log` (share with care, might contain sensitive info) On Mon, 30 Mar 2020 at 15:51, Ruben ALLITTEH mailto:krallit...@outlook.fr>> wrote: openmeetings access log when I tried to connect with google [30/Mar/2020:08:31:53 +0

RE: google oauth2 error

2020-03-30 Thread Ruben ALLITTEH
ase/java.lang.Thread.run(Thread.java:834) De : Maxim Solodovnik Envoyé : lundi 30 mars 2020 09:23 À : Openmeetings user-list Objet : Re: google oauth2 error This usually mean there are FS permissions issue Please check catalina.out (if it is up-to-date) :) On M

RE: google oauth2 error

2020-03-30 Thread Ruben ALLITTEH
mars 2020 09:54 À : Openmeetings user-list Objet : Re: google oauth2 error Well It seems you have changed "Request token URL" to inaccessible URL https://www.googleapis.com/oauth2/token originally was https://accounts.google.com/o/oauth2/token On Mon, 30 Mar 2020 at 16:41, Ruben ALLIT

RE: google oauth2 error

2020-03-30 Thread Ruben ALLITTEH
com.sun.proxy.$Proxy135.loginOAuth(Unknown Source) at org.apache.openmeetings.web.pages.auth.SignInPage.loginViaOAuth2(SignInPage.java:298) at org.apache.openmeetings.web.pages.auth.SignInPage.(SignInPage.java:111) De : Maxim Solodovnik Envoyé : lundi 30 mars

RE: google oauth2 error

2020-03-30 Thread Ruben ALLITTEH
, Ruben ALLITTEH mailto:krallit...@outlook.fr>> wrote: "Internal error" DEBUG 03-30 10:31:23.769 o.a.o.w.p.a.SignInPage:174 [io-5443-exec-10] - redirectUrl=https://accounts.google.com/o/oauth2/auth?redirect_uri=https%3A%2F%2Fmedia.trstech.net%3A5443%2Fopenmeetings%2Foauth%2F2&am

RE: google oauth2 error

2020-03-30 Thread Ruben ALLITTEH
you can test latest release or latest SNAPSHOT due to M2 is already too old :( On Mon, 30 Mar 2020 at 18:09, Ruben ALLITTEH mailto:krallit...@outlook.fr>> wrote: I am using MariaDB server. Maybe it was the same issue here : https://issues.apache.org/jira/browse/OPENMEETINGS-2057 I c