Windows Live ID and Authorization

Windows Live ID and Authorization

am 24.10.2007 21:49:11 von Stephen Boyd

Hello,

I am implimenting the Windows Live ID into an ASP.NET Web Portal and would
like to know if anyone can direct me to documentation/samples of how, if
possible, I can tie the Windows Live ID Authenticated user into the ASP.NET
Roles management system.

Specifically similar to Forms Authentication where menus and permissions are
trimmed automatically based on role out of the member database.

Theoretically I should be able to have a "First Time" visitor enter their
"access code" from the previously added users and link the webauthtoken to a
known user in the system no?

Any information or direction would be helpful!

Thank you,

Stephen

Re: Windows Live ID and Authorization

am 25.10.2007 07:59:49 von Andrew Faust

http://msdn2.microsoft.com/en-us/library/bb676633.aspx
http://msdn2.microsoft.com/en-us/library/bb404791.aspx

--
Andrew Faust
andrew[at]andrewfaust.com
http://www.andrewfaust.com


"Stephen Boyd" wrote in message
news:OOw$zbnFIHA.1208@TK2MSFTNGP05.phx.gbl...
> Hello,
>
> I am implimenting the Windows Live ID into an ASP.NET Web Portal and
> would like to know if anyone can direct me to documentation/samples of
> how, if possible, I can tie the Windows Live ID Authenticated user into
> the ASP.NET Roles management system.
>
> Specifically similar to Forms Authentication where menus and permissions
> are trimmed automatically based on role out of the member database.
>
> Theoretically I should be able to have a "First Time" visitor enter their
> "access code" from the previously added users and link the webauthtoken
> to a known user in the system no?
>
> Any information or direction would be helpful!
>
> Thank you,
>
> Stephen
>