Hello Daniel, the message you are quoting is self-descriptive :)) you need to find this file https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/META-INF/context.xml#L22 in your installation and change Lax -> none :)))
On Fri, 18 Dec 2020 at 22:23, Daniel Baker <[email protected]> wrote: > Maxim thank you so much for solving this problem. > > Can you please tell us how you solved this . It was a very > difficult problem for us to track down and only you was able > to resolve it. > > > > Thanks, > > Dan > > > > On 25-Sep-20 9:44 AM, Maxim Solodovnik wrote: > > OK > > > > it turns out the problem is NOT in OM plugin and NOT in OM > > It is increased browser security (as usual) > > > > To fix it and made Moodle integration work again please do the following: > > 1) stop OM > > 2) edit ${OM_HOME}/conf/context.xml > > add <CookieProcessor sameSiteCookies="none"/> BEFORE </Context> > > 3) start OM > > > > I guess it should be documented somewhere > > I would appreciate if you can suggest good place for it :)) > > > > On Fri, 25 Sep 2020 at 13:39, mentor maxhuni <[email protected]> > wrote: > >> Thank you for response, i am sure that that i use only one tab/windows > in the same browser and i cant wait for your new plugin release. > >> ________________________________ > >> From: Maxim Solodovnik <[email protected]> > >> Sent: Friday, September 25, 2020 12:34 AM > >> To: Openmeetings user-list <[email protected]> > >> Subject: Re: Invalid Hash Access denied. You have no rights to enter > this room. > >> > >> Hello, > >> > >> I'm going to release next version of Moodle plugin this week > >> But since you are able to enter the room using some browsers I doubt > >> it will help > >> Is it possible you have multiple Tabs/Windows with OM in the same > >> browser simultaneously? > >> > >> On Fri, 25 Sep 2020 at 05:36, mentor maxhuni <[email protected]> > wrote: > >>> I had problem with moodle plugin in OM 5.0.0 , because when i tried to > access classroom from Chrome browser it said Invalid Hash Access denied. > You have no rights to enter this room. I didn't have problem entering > classroom directly from server page only from moodle plugin and i had to > use Opera browser because it worked best. Now i installed OM 5.0.1 and when > i try to enter through moodle plugin with Opera the same error occurs like > with Chrome Invalid Hash Access denied. You have no rights to enter this > room. Now only Firefox and Edge browsers are working. I checked everything > and i have latest openmeetings plugin for moodle installed and yes i only > open one tab at time but i am sure that problem is with the plugin because > i don't have that problem when i enter OM directly. > >> > >> > >> -- > >> Best regards, > >> Maxim > > > > > -- Best regards, Maxim
