Hi Malar,

I honestly can't remember where we found the documentation. If you have an MS 
account manager they should be able to point you to where their sample code and 
documentation is now located.

There are a number of steps detailed in that which point out how to setup SSO 
between your IIS7 instance and their Live authentication layer. You will also 
need to request SSO certificates from the EDU helpdesk at Microsoft to allow 
SSO to work.

There are a number of scenarios provided in their sample code for looking up 
email addresses from different data sources, our solution internally was to 
invoke a RESTful webservice created by one of our teams that when provided with 
the Banner ID (UID/principal) would return the users email address. This was 
all a slight modification to their sample source. If you have any .NET 
experience it should be extremely straightforward to do.

On top of all this, we just use the .NET CAS Client 
(https://wiki.jasig.org/display/CASC/.Net+Cas+Client) to get the users UID, and 
call the above webservice and plug straight into their code which does the rest.

Thanks
Paul

On 2 Jun 2011, at 20:39, Malarvizhi Perumalraja wrote:

> Paul can you please share your steps and modifications or any documentation 
> that you used to Casify Microsoft provided SSO solution.
>
> Thank you Marvin and Paul, your help is greatly appreciated.
>
> Thanks,
> Malar
> -----Original Message-----
> From: Vitty, Paul [mailto:[email protected]]
> Sent: Thursday, June 02, 2011 2:35 PM
> To: [email protected]
> Subject: Re: [cas-user] Casifying Microsoft Live@edu
>
> Hi Malar,
>
> We've actually implemented this solution. As an interim step we used the 
> Microsoft provided SSO solution with some modifications and simply CASified 
> their SSO solution. So the workflow is that a student goes to the SSO to 
> Live@EDU, it knows the user isn't logged into CAS and redirects them to CAS. 
> Once they successfully log into CAS, they are redirected back to the 
> Microsoft SSO code, it grabs the users UID/Principal looks up their email 
> address in Active Directory, or in a SQL DB, plugs this into the Microsoft 
> SSO code and redirects them off to Live@EDU.
>
> We are currently investigating a straight SAML 2.0 solution, but I believe 
> it's not fully implemented by MS yet for Live@EDU.
>
> Thanks
> Paul
>
> On 2 Jun 2011, at 19:25, Marvin Addison wrote:
>
>>> Has anyone integrated CAS with Live@edu? Can anyone point us in the right 
>>> direction for the integration.
>>
>> We haven't done the integration, but the Live@edu offering was an
>> option we considered due to advertised Shib support.  With that in
>> mind you may have two options:
>>
>> 1. CAS-enable Shib,
>> https://wiki.jasig.org/display/CASUM/Shibboleth-CAS+Integration
>> 2. Investigate whether the SAML2 support in CAS,
>> https://wiki.jasig.org/display/CASUM/SAML+2.0+%28Google+Accounts+Integ
>> ration%29, works with Live@edu.  If it doesn't work, we're happy to
>> consider changes to get Live@edu working.
>>
>> M
>>
>> --
>> 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
>>
>
>
> ________________________________
>
> This email and any attachments are confidential and intended solely for the 
> use of the addressee and may contain information which is covered by legal, 
> professional or other privilege. If you have received this email in error 
> please notify the system manager at [email protected] and delete this 
> email immediately. Any views or opinions expressed are solely those of the 
> author and do not necessarily represent those of the University of Ulster. 
> The University's computer systems may be monitored and communications carried 
> out on them may be recorded to secure the effective operation of the system 
> and for other lawful purposes. The University of Ulster does not guarantee 
> that this email or any attachments are free from viruses or 100% secure. 
> Unless expressly stated in the body of a separate attachment, the text of 
> email is not intended to form a binding contract. Correspondence to and from 
> the University may be subject to requests for disclosure by 3rd parties under 
> relevant legislation. The University of Ulster was founded by Royal Charter 
> in 1984 and is registered with company number RC000726 and VAT registered 
> number GB672390524.The primary contact address for the University of Ulster 
> in Northern Ireland is,Cromore Road, Coleraine, Co. Londonderry BT52 1SA
>
> --
> 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
>
>
>
> This email is intended for the designated recipient only, and may be 
> confidential, non-public, proprietary, protected by the attorney/client or 
> other privilege. Unauthorized reading, distribution, copying or other use of 
> this communication is prohibited and may be unlawful. Receipt by anyone other 
> than the intended recipients should not be deemed a waiver of any privilege 
> or protection. If you are not the intended recipient or if you believe that 
> you have received this email in error, please notify the sender immediately 
> and delete all copies from your computer system without reading, saving, or 
> using it in any manner. Although it has been checked for viruses and other 
> malicious software, malware, we do not warrant, represent or guarantee in any 
> way that this communication is free of malware or potentially damaging 
> defects. All liability for any actual or alleged loss, damage, or injury 
> arising out of or resulting in any way from the receipt, opening or use of 
> this email is expressly disclaimed.
>
>
>
> --
> 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
>
>


________________________________

This email and any attachments are confidential and intended solely for the use 
of the addressee and may contain information which is covered by legal, 
professional or other privilege. If you have received this email in error 
please notify the system manager at [email protected] and delete this 
email immediately. Any views or opinions expressed are solely those of the 
author and do not necessarily represent those of the University of Ulster. The 
University's computer systems may be monitored and communications carried out 
on them may be recorded to secure the effective operation of the system and for 
other lawful purposes. The University of Ulster does not guarantee that this 
email or any attachments are free from viruses or 100% secure. Unless expressly 
stated in the body of a separate attachment, the text of email is not intended 
to form a binding contract. Correspondence to and from the University may be 
subject to requests for disclosure by 3rd parties under relevant legislation. 
The University of Ulster was founded by Royal Charter in 1984 and is registered 
with company number RC000726 and VAT registered number GB672390524.The primary 
contact address for the University of Ulster in Northern Ireland is,Cromore 
Road, Coleraine, Co. Londonderry BT52 1SA

-- 
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