Identity at Rest
Code
Plex
Open Source Community
Register
|
Sign In
|
CodePlex Home
Home
Downloads
Documentation
Discussions
Issue Tracker
Source Code
People
License
Close
RSS
All Project Updates
Discussions
Issue Tracker
Releases
Reviews
Source Code
Wiki & Documentation
RSS
By clicking Delete, all history, comments and attachments for this page will be deleted and cannot be restored.
View All Comments
|
Print View
|
Page Info
|
Change History (all pages)
Home
Identity at Rest is a simple sample implementation of Claims based identity applied to a RESTful WCF Web Service. The sample is an end to end service implementation containing projects for:
Contracts
Service Definition
Service Host
Service Consumer (Windows Forms app)
Utilities (contains Identity support)
The service utilized WCF extensibility points to flow an identity token from a REST client to a REST Service, and use the claims contained in the token to make authorization decisions inside the service implementation. A Windows Forms application is provided to allow experimenting with accessing various API methods from the perspective of different users with different authorization characteristics. Below is a screen shot of the sample. Please see the following blog posts for an overview of the problem this project is attempting to solve (
http://www.thefreakparade.com/2008/09/flowing-identity-from-a-client-to-a-service-when-using-restful-wcf-part-1-the-problem
and the details of the proposed solution (
http://www.thefreakparade.com/2008/09/flowing-identity-from-a-client-to-a-service-when-using-restful-wcf-part-2-a-solution
). The expression-based authorization and permission management is described in this blog post:
http://www.thefreakparade.com/2008/09/rule-based-access-control-using-an-expression-evaluator
.
NOTE : THIS SAMPLE REQUIRES .NET 3.5 SP1 **
Last edited
Sep 18 2008 at 7:46 AM
by
PlasticLIzard
, version 5
1 person
is following this project (
follow
)
There is no current recommended release for this Project.
Activity
7
7
30
30
All
All
days
Page Views
0
Visits
0
Downloads
0
Application Runs
N/A
View Detailed Stats
Updating...
© 2006-2012 Microsoft
|
Get Help
|
Privacy Statement
|
Terms of Use
|
Code of Conduct
|
Advertise With Us
|
Version 2012.1.11.18365