Skip to main content
Filter by
Sorted by
Tagged with
Advice
1 vote
0 replies
47 views

I’m working on a multi-tenant SaaS application where different organizations can create and manage business plans and financial forecasts. Each organization has multiple users with different roles (e....
Upmetrics's user avatar
1 vote
1 answer
329 views

I am trying to give only View access to the Notebooks for a user. I have created a premium Databricks Account from my Azure portal. Then I create a new user in the Azure portal and gave Reader access ...
Dev Anand's user avatar
  • 324
0 votes
1 answer
51 views

I am a beginner in XACML and ABAC. I wrote a policy in XACML, which I deployed in the AuthzForce local server, and it works as expected with my test request in Postman. However, now I want to modify ...
Saurabh Kulkarni's user avatar
4 votes
1 answer
348 views

I am trying to set up some access control for a project build with NextJs and Clerk. The plan is to set up the middleware so that I can control which routes they can access based on their role or ...
Danf's user avatar
  • 1,589
1 vote
1 answer
203 views

I need to update permissions with adding, editing, and/or removing access rules from ACLs through Powershell. Normally, you would just do something like $MyACL = Get-Acl $MyACL.SetAccessRule($...
Tanaka Saito's user avatar
  • 1,144
0 votes
1 answer
922 views

I am working with Mifare Classic 1K, and so far I have successfully inserted/updated data in each block using key A with default access byte FF0780. I am trying to understand the documentation, but I ...
Eko Muhammad Rilo Pembudi's user avatar
0 votes
0 answers
52 views

We are developing a travel web application and attempting to deploy it on an EC2 instance. We've also tried using ngrok for tunneling, but we're encountering persistent CORS issues between different ...
Vanitha Lakshmanan's user avatar
0 votes
1 answer
495 views

I'm working on access control within my PowerApps application and need to prevent users who don't belong to a specific Azure AD group (Entra ID) from accessing certain screens. In the OnStart property ...
TheDentist's user avatar
0 votes
1 answer
160 views

I am using Hasura for the GraphQL API. I have also configured RBAC using Hasura. For example, for the Manager role, I granted access to the following columns in the users table for Read operations: id,...
alexanoid's user avatar
  • 26.1k
0 votes
1 answer
85 views

TLDR Problem User can view forbidden data by creating a view to the forbidden data in his own personal schema where he has CONTROL permissions. Introduction I have a Azure SQL (Managed Instance) ...
Kirill.lv's user avatar
0 votes
1 answer
134 views

Is System.Security.AccessControl.AceType is just more detailed version of System.Security.AccessControl.AccessControlType? Is there a way to convert AceType to AccessControlType or these are two ...
Amir M's user avatar
  • 560
2 votes
2 answers
306 views

I'm kind of new to visibility and want to really internilize these concepts. I've learnt that "package-private", the default visibility in Java, allows us to see fields from classes in the ...
Daniel Hidalgo Chica's user avatar
0 votes
1 answer
89 views

I have a page with this content, which is a page intended to be accessible only for users in the "sales" group. Even for reading. This page contains content for sales. <!-- Tag for ...
HelloWorld's user avatar
0 votes
1 answer
197 views

When i submit a new page , i always get this error: Sorry! We could not process your edit due to a loss of session data. You might have been logged out. Please verify that you're still logged in and ...
HelloWorld's user avatar
1 vote
1 answer
370 views

I have encountered very unpleasant API Platform behavior with security with custom providers. I really need some explanation if this behavior is really intended or is it a security flaw. During my ...
Michal Vrchota's user avatar

15 30 50 per page
1
2 3 4 5
92