SSO for BTS Adapters
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Applications Integration > SSO for BTS Adapters




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    SSO for BTS Adapters  
oleg_kleyman


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-21-05 12:47 PM

Hi,
As far as I understand, SOAP Adapter redeems SSO ticket passed in message
context. In turn, redeem will succeed only for authenticated calls. If so,
why NTLM authentication method disables SSO for SOAP Adapter? The same
question applies to Kerberos authentication for HTTP Adapter and 'Integrated
authentication' method for WSE Adapter.
Thanks in advance.






[ Post a follow-up to this message ]



    Re: SSO for BTS Adapters  
Jon Flanders[DevelopMentor]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-22-05 07:50 AM

Because SSO cannot be used to connect one NT account to another NT
ccount  - that would be a type of two machine hop that just isnt allowed
from a security POV (might be a licensing issue as well).

SSO is meant to take incoming NT crednetials and translate them into NON-NT
credentials.

--
Jon Flanders [DevelopMentor]
http://staff.develop.com/jfland/
http://www.develop.com/courses/biztalk
"oleg_kleyman" <olegkleyman@discussions.microsoft.com> wrote in message
news:4FBA9647-C848-480D-9776-98149C39F486@microsoft.com...
> Hi,
> As far as I understand, SOAP Adapter redeems SSO ticket passed in message
> context. In turn, redeem will succeed only for authenticated calls. If so,
> why NTLM authentication method disables SSO for SOAP Adapter? The same
> question applies to Kerberos authentication for HTTP Adapter and
> 'Integrated
> authentication' method for WSE Adapter.
> Thanks in advance.
>







[ Post a follow-up to this message ]



    Re: SSO for BTS Adapters  
oleg_kleyman


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-22-05 11:03 PM

All mentioned authentication methods - NTLM, Kebreros etc. may be used to
validate Windows user against some NT Authority. What I'm trying to
understand is why the validation performed via NTLM and Kerberos is not good
for SSO ticket's redeeming. It's clear that such redeeming is used to map
windows user to external (not Windows) credentials.

"Jon Flanders[DevelopMentor]" wrote:

> Because SSO cannot be used to connect one NT account to another NT
> ccount  - that would be a type of two machine hop that just isnt allowed
> from a security POV (might be a licensing issue as well).
>
> SSO is meant to take incoming NT crednetials and translate them into NON-N
T
> credentials.
>
> --
> Jon Flanders [DevelopMentor]
> http://staff.develop.com/jfland/
> http://www.develop.com/courses/biztalk
> "oleg_kleyman" <olegkleyman@discussions.microsoft.com> wrote in message
> news:4FBA9647-C848-480D-9776-98149C39F486@microsoft.com... 
>
>
>





[ Post a follow-up to this message ]



    Re: SSO for BTS Adapters  
Tomas Restrepo \(MVP\)


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-23-05 01:46 AM

Hi Oleg,

> All mentioned authentication methods - NTLM, Kebreros etc. may be used to
> validate Windows user against some NT Authority. What I'm trying to
> understand is why the validation performed via NTLM and Kerberos is not
good
> for SSO ticket's redeeming. It's clear that such redeeming is used to map
> windows user to external (not Windows) credentials.

That's a good question. My guess is that similar how Jon mentions, the idea
here is that you'd only use NTLM and Kerberos if you wanted to logon to the
remote server using the identity of the running BizTalk Application Host,
however, that, by itself, doesn't seem very useful (particularly given that
the requirement to use integrated security is imposed by the server side,
not the biztalk side, usually).

It might be, however, a very simple technological problem... If the HTTP
adapter uses the .NET libraries for this, I believe the support in them for
integrated security doesn't allow you to use NTLM/Kerberos authentication
with alternate credentials [1](and only those of the running thread,
instead), but I don't know the implementation details here, so I might be
wrong.

[1] This would be a limitation of the .NET implementation, which probabl
y
uses SSPI underneath for the integrated authentication, and SSPI most
certainly allows you to use alternate credentials.

--
Tomas Restrepo
tomasr@mvps.org
http://www.winterdom.com/







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 09:47 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register