Scenario
In this scenario application there is a need to implement authorization based on role membership called
Role-Based Access Control or RBAC:
Solution Approach 1 - Using ACS Rule Engine For Claims Transofrmation
Review the following diagram that depicts
Solution Approach 2 - Using WIF ClaimsAuthenticationManager For Claims Transformation
Review the following diagram that depicts
Solution Approach 3 - Using WIF Configuration For Claims Mapping
Review the following diagram that depicts
Solution Approach 4 - Implementing Custom ASP.NET RoleManager
Review the following diagram that depicts
Analysis
<< TBD>>
Resources