Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6762021
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T14:15:48+00:00 2026-05-26T14:15:48+00:00

I have a C# .net application which servers both company’s internal users and external

  • 0

I have a C# .net application which servers both company’s internal users and external customers. I need to do fine-grained authorization like who accesses what resource. So I need something like resource-based or attribute-based rather than a role-based authorization.

What comes to my mind is to either:

  1. Implement my own authorization mechanism and sql tables for my .net application
  2. Use/implement a standard mechanism, like a software that has implemented XACML (for instance Axiomatics)

The problem with the first method is that it is not centralized nor standard so other systems cannot use it for authorization.

The problem with the second approach is that it is potentially slower (due to extra calls needed for each resource). Also I am not sure how widely a standard authorization like XACML is supported by applications in the market to make future integrations easier.

So, in general what are the good practices for fine-grained authorization for web applications that are supposed to serve both internal users and external customers?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T14:15:49+00:00Added an answer on May 26, 2026 at 2:15 pm

    I would definitely go for externalized authorization. It doesn’t mean it will be slower. It means you have cleanly separated access control from the business logic.

    Overview
    XACML is a good way to go. The TC is very active and companies such as Boeing, EMC, the Veterans Administration, Oracle, and Axiomatics are all active members.

    The XACML architecture guarantees you can get the performance you want. Since the enforcement (PEP) and the decision engine (PDP) are loosely coupled you can choose how they communicate, what protocol they use, whether to use multiple decisions, etc… This means you have the choice to go for the integration which fits your performance needs.

    There is also a standard PDP interface defined in the SAML profile for XACML. That guarantees you ‘future-proof’ access control where you are not locked into any particular vendor solution.

    Access control for webapps
    You can simply drop in a PEP for .Net webapps by using HTTP Filters in ISAPI and ASP.NET. Axiomatics has got one off-the-shelf for that.

    Current implementations
    If you check Axiomatics’s customers page, you’ll see they have Paypal, Bell Helicopter, and more. So XACML is indeed a reality and it can tackle very large deployments (hundreds of millions of users).

    Also, Datev eG, a leading financial services provider is using Axiomatics’s .Net PDP implementation for its services / apps. Since the .Net PDP is embedded in that case, performance is optimal.

    Otherwise, you can always choose from off-the-shelf PEPs for .Net that integration with any PDP – for instance a SOAP-based XACML authorization service.

    High levels of performance with XACML
    Last July at the Gartner “Catalyst” conference, Axiomatics announced the release of their latest product, the Axiomatics Reverse Query which helps you tackle the ‘billion record challenge’. It targets access control for data sources as well as RIA. It uses a pure XACML solution so that it remains interoperable with other solutions.

    As a matter of fact, Kuppinger Cole will host a webinar on the topic very soon: http://www.kuppingercole.com/events/n10058

    Check out the Axiomatics ARQ press release too here: http://www.axiomatics.com/latest-news/216-axiomatics-releases-new-reverse-query-authorization-product-a-breakthrough-innovation-for-authorization-services.html

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an .Net MVC application which runs fine if I use the build
I have an ASP.Net application which as desired feature, users would like to be
I have an ASP.NET MVC-application which I want deployable on both IIS6 and IIS7
So I have an ASP.NET/VB web application in which I'm using both RequiredFieldValidators and
I have a windows form application(c#) and an asp.NET web application which both access
I have a .NET application which serializes an object in binary format. this object
I have a .net client application which is connected to a remote database. Is
I have an ASP.net application which returns a binary PDF file (stored from the
We have a .NET 2.0 application which we normally run on IIS6, and used
I have a asp.net web application which has a number of versions deployed on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.