Windows Live ID and Authorization

  • Thread starter Thread starter Stephen Boyd
  • Start date Start date
S

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