Why not have the Access WOApp app return a WORedirect page where you
redirect to the other WOApp via Location (URL) that has your auth token
appended as a GET style form value.

d

Robert Fischer wrote:
> 
> Hi,
> 
> we want to implement two WOApps where the first serves as an access application
> and the second one as an generic service provider. So our idea is to generate a
> kind of session id by the acesss part and route them to the other app to
> initiate a session there. The generated URL (including session id) will then be
> presented (pushed?) back to the user.
> Is there a way to do this routing via the WOAdapter or do we have to use other
> comm channels (like CORBA or PDO)?
> 
> Any hints are greatly appreciated,
> 
> Robert
> 
> --
>      ---      -  .-.     --         --
>          ---    /   \     ----                        Robert Fischer
>    .-.         /     \  ---  .-.        __o      .-.        @
>   /   \       /       \     /   \     _`\<,_    /   \   GMD-Fokus
>  /     \     /         \   /     \   (*)/ (*)  /     `--------------
> /       `---'           `-'       `-----------'

Reply via email to