python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Provide access to azure blob by checking the logged user rights?
I have an ASP.NET Core app that is hosting videos and images as blobs in Azure. Right now I'm providing blob access to users by using SAS tokens with an expire time embedded in a link. The issue is th...

Daniel
Votes: 0
Answers: 1
ABAC with Monorepo Microservices: What is the best approach?
At my work, I have a task to search and find solutions to implement the ABAC authorization in our microservices organized in a monorepo. We have some products and we use the concept of realms to organ...
Ruan_fer
Votes: 0
Answers: 1
How to validate application authorizations in a hierarchical RBAC/ABAC policy definition with Open Policy Agent?
We are building a cloud based application, using C# as our main language and running on Microsoft Azure.
One of the key pieces of the architecture is to have fine grained authorization rights implemen...

Sam Vanhoutte
Votes: 0
Answers: 3
Using conversion-functions in XACML
Could you explain me please how I can use the conversion-functions from provided list of XACML for creating the Condition in Rule of Policy. For example that function.
urn:oasis:names:tc:xacml:3.0:fun...
Horbatenko V.
Votes: 0
Answers: 1