After discussing this question with Alexei Fedotov I decide to add special setting "allowUserSoapAccess" to the configuration and check access in RoomService.sendInvitationHash according to this setting.
Since only registered users can use this functionality it seems to be good solution. On May 29, 7:06 pm, Maxim Solodovnik <[email protected]> wrote: > Hello, > > my name is Maxim Solodovnik and I work with Alexei Fedotov on openmeetings. > I found that almost all methods in > org.openmeetings.axis.services.UserService have limitation preventing them > to be run as regular user. > I need to generate roomhash(invitation hash) and send it to external user > from php. > > Do you see any concern to change access level of > setUserObjectAndGenerateRecordingHashByURL method to User? > Or maybe there is another method to generate invitation link > (RoomService.sendInvitationHash has Admin level as well)? > > -- > WBR > Maxim aka solomax (icq #20779631; skype maxim.solodovnik) > mobile phone: +79133861155 -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
