Oops, we do not need to enter a meeting room directly, it is ok just
for entering dashboard screen, so i thought i could enter into it by
posting just account/password to HTML5.
Could not do it in the case of this?

2014-12-01 13:27 GMT+09:00 Maxim Solodovnik <[email protected]>:
> Actually you need to call:
> 1) UserService/getSession
> 2) UserService/loginUser (pass credentials of the admin or SOAP-only user)
> 3) UserService/setUserObjectAndGenerateRoomHash
>
> it seems like there is currently no option to login with 'dashboard' access.
>
> I see 2 ways it can be fixed:
> 1) enable passing parameters to signin form
> and/or
> 2) enable to pass 'dashboard' as additional right while calling
> 'setUserObjectAndGenerateRoomHash'
>
> could you please file JIRA issue and we will try to discuss and address
> this?
>
>
> On Mon, Dec 1, 2014 at 6:46 AM, 小野圭二 <[email protected]> wrote:
>>
>> I though i could login to OM simply after the page became HTML5, but
>> it could not it still, could it?
>> As you say it was pointed to UserWebService.login(), it said need
>> admin-rights to login it. I wonder how dose a user, who do not have
>> admin-rights, login directly?
>>
>> 2014-11-30 21:20 GMT+09:00 Maxim Solodovnik <[email protected]>:
>> > Hello Ono,
>> >
>> > I'm afraid you need to use SOAP/REST for direct login
>> >
>> > On Sat, Nov 29, 2014 at 9:50 AM, 小野圭二 <[email protected]> wrote:
>> >>
>> >> Hi,
>> >>
>> >> I am trying to a direct login from another site.
>> >> The method is just simple, login/pass post to OM.
>> >> But some times get success, some times get fail. :-(
>> >>
>> >> Then noticed, the action names were different with every time.
>> >> In a case action="./signin?3-1.IFormSubmitListener-signin-signin",
>> >> another case action="./signin?0-5.IFormSubmitListener-signin-signin".
>> >>
>> >> What the correct action that i should throw login/pass parameters?
>> >> Or is there a tips about direct login?
>> >>
>> >> Thx.
>> >>
>> >> Ono
>> >
>> >
>> >
>> >
>> > --
>> > WBR
>> > Maxim aka solomax
>
>
>
>
> --
> WBR
> Maxim aka solomax

Reply via email to