Hi Damien,

I just checked in some code to the trunk that demo's proxy ticket generation 
from the .NET web app, passing to the ClickOnce app via URL, and ticket 
validation from within the ClickOnce app.  This gives you browser-->fat client 
SSO.  The ExampleWebSite/Restricted/UsersOrAdministratorsRoleOnly/Default.aspx 
file demos how this works.

I'm pretty sure fat client-->browser SSO is going to be impossible with 
ClickOnce.  The Adobe Flex solution David Ohsie recommended works for 
Flex/Flash/Java applets because those apps live in the browser and can access 
the browser's cookie store.  The ClickOnce app is essentially an executable--I 
don't think it can do that.

-ScottH

> -----Original Message-----
> From: Damien Azambourg [mailto:[email protected]]
> Sent: Monday, March 15, 2010 4:56 AM
> To: [email protected]
> Subject: [cas-user] Does CAS offer SSO between web applications AND a
> .NET fat client deployed with click once ?
> 
> Hello,
> 
> We would like to know if CAS is able to offer a SSO between, in one
> hand, web applications (J2EE, .NET) and, in the other end, .NET fat
> client deployed with Click.Once of Microsoft and launched from a
> browser.
> 
> Currently, the .NET fat client shows a form in the GUI of the fat
> client and communicates a login/pwd to IIS.
> 
> In fact, we don't know how to do SSO between theses two worlds (thin
> clients and fat clients) and we are hoping CAS can do it.
> 
> Thanks and Regards,
> 
> Damien
> --
> You are currently subscribed to [email protected] as:
> [email protected]
> To unsubscribe, change settings or access archives, see http://www.ja-
> sig.org/wiki/display/JSG/cas-user

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to