AzMan roles ?

Are there any plans to add support for roles from Windows Authorization Manager (AzMan)

Answer this question

AzMan roles ?

  • meenakshi sundaram

    Currently there is no out-of-the-box support for AzMan Roles.

    However, check out the AspRoles sample in beta1 bits. It illustrates how the SQL Role provider implementation  (in Whidbey) can be plugged into WWF workflow. Since Whidbey also has an AzMan Role provider provided out-of-the-box the sample can be extended to take advantage of AzMan Roles - just reference AzMan Role Provider instead of SQL Role provider in the AspRole class. Use this modified class to use AzMan Roles in your workflow.

  • AzMan roles ?