02-08-04 01:40 PM
You are going to have to create a messaging infrastructure that includes
credentials in your messages. That way, Biztalk is not responsible for
validating access... the application that answers the request is. The
Booking system would send the request to Biztalk, along with the user
credentials. Biztalk would format the request for the Finance system and
send it along. The finance system would verify the credentials and decide
if it should reply with an error or a message full of content. The
resulting message would return, via Biztalk, to the Booking system.
HTH,
--- Nick
"Stevo" <stevenharris@centro.org.uk> wrote in message
news:Dtyaz1M81J@biztalkug.com...
> Hi there,
>
> We are considering implementing BizTalk as an integration layer between
our applications.
>
> However, we need the ability for users whom connect through BizTalk to
other applications, for the local securityu permissions to remian on that
local system.
>
> i.e. a User accessing a Finance system from a Booking system, via BizTalk,
would already have access to the Booking System, BUT would need explicit
access to the Finance system, before being allowed to extract or to write
data.
>
> Is this possible?
>
> (and if so, how?)
>
> Thanks,
>
> Steve Harris
> CENTRO,
> England
>
> Sent via http://www.biztalkug.com
> everything about BizTalk Server
>
[ Post a follow-up to this message ]
|