Re: Question about Authorization Manager
- From: John <ask@xxxxxx>
- Date: Wed, 22 Feb 2006 10:11:58 -0500
Yup, and this helps narrow down the problem considerably. ;) Does your version of AzManAuthorizationProvider.cs contain a method named GetTaskOperations? If so, you'll probably find that it only returns operations that are direct children of the specified task. What you'll need to do is change the method to operate recursively on the specified task so that operations are returned from any number of levels of nested tasks. If you need help with the implementation details, please post a copy of your version of the method since it may differ from those in later EntLib releases.
Exactly. I am already modifying the block code to operate on tasks recursively, essentially the GetTaskOperations method as you mentioned. In a nutshell this entire thread was a result of the Ent Lib block not treating tasks as having the ability to be hierarchical.
Take Care
John Parrish
.
- References:
- Question about Authorization Manager
- From: John
- Re: Question about Authorization Manager
- From: John
- Re: Question about Authorization Manager
- From: John
- Re: Question about Authorization Manager
- From: Nicole Calinoiu
- Re: Question about Authorization Manager
- From: John Parrish
- Re: Question about Authorization Manager
- From: Nicole Calinoiu
- Re: Question about Authorization Manager
- From: John
- Re: Question about Authorization Manager
- From: Nicole Calinoiu
- Re: Question about Authorization Manager
- From: John Parrish
- Re: Question about Authorization Manager
- From: Nicole Calinoiu
- Question about Authorization Manager
- Prev by Date: Re: CAS,Stackwalk and code reuse
- Next by Date: Re: CAS,Stackwalk and code reuse
- Previous by thread: Re: Question about Authorization Manager
- Next by thread: Security Problem Citrix
- Index(es):