it was not designed to be used the way you like to use it :)
the action is being generated by Wicket framework

as I wrote before please create JIRA issue and we will try to improve it

On Tue, Dec 2, 2014 at 7:47 AM, 小野圭二 <[email protected]> wrote:

> Why dose the action change every time?
> And why could not i use the same action every time?
> ex.
>       first:   signin?0-1.IBehaviorListener.2-signin
>       next:  signin?5-1.IFormSubmitListener-signin-signin
>
> 2014-12-01 15:24 GMT+09:00 小野圭二 <[email protected]>:
> > 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
>



-- 
WBR
Maxim aka solomax

Reply via email to