Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
91 views

In Postgres, you can set current_user by: set session_authorization = 'new_user'; and set role 'new_user'; While I like the shorter syntax, I'm asking if there is a difference in functionality ...
Code4R7's user avatar
  • 3,156
0 votes
1 answer
81 views

I’m using Laravel 11 with Laratrust v8.3, and I’ve noticed something strange on my production server. When I assign or update a user’s role, it doesn’t take effect immediately — the user still has the ...
Chithira Kumar M's user avatar
1 vote
1 answer
62 views

The Issue: I wanted to create a feature where the bot sets a certain prefix before the Nickname fitting my discord server theme if a user decides to change it. I'm allowing the users to change their ...
olikam0712's user avatar
0 votes
0 answers
61 views

I am busy testing out openstack using the kolla-ansible deployment, version 2025.1. I want to use multi-domain which I have enabled and that works. I then wanted to try creating a user in a domain ...
user3510945's user avatar
1 vote
2 answers
108 views

I am using Laravel V:12 and Spatie Role/Permission V:6. for multiple roles (super_admin, sub_admin, user, sub_user). I created one seeder for creating an admin user and its role/permission. At the ...
Rajan Rathod's user avatar
1 vote
1 answer
122 views

I'm using the following API, it works with regular roles such as "Reader":"acdd72a7-3385-48ef-bd42-f606fba81ae7". az rest --method get --url 'https://management.azure.com/providers/...
Daniel M.'s user avatar
  • 305
1 vote
1 answer
42 views

I have an authorization scheme for a user. This particular user is member of multiple teams. In the team MANAGEMENT the user has the role EMPLOYEE In the team LOCATION_1 the user has the role MANAGER ...
Gideon Visbeen's user avatar
0 votes
0 answers
52 views

I am shown the error: This page isn’t working right now If the problem continues, contact the site owner. HTTP ERROR 401 in my Asp.Net Core Application. I am using JWT Authentication in my Asp.Net ...
bibashmanjusubedi's user avatar
1 vote
1 answer
88 views

I am a beginner in mobile development using Flutter, and I want to set up role-based routing for my app by creating a separate routing file in Dart. My app uses JWT authentication, and the token is ...
tarek's user avatar
  • 11
0 votes
1 answer
40 views

I'm facing an issue with my multi-guard authentication setup in Laravel involving impersonation. I have four guards defined: admin, distributor, customer, and user. My system allows a customer to ...
mario.rsl's user avatar
0 votes
0 answers
122 views

I am trying to configure apache superset with PostgreSQL as metadata database. I provided below sqlalchemy URL: SQLALCHEMY_DATABASE_URI = "postgresql://superset_user:password@db_host:5432/...
Rakesh Ranjan's user avatar
1 vote
1 answer
121 views

Whenever some users (but not others) log into a WordPress website, their role changes from "Administrator" to "None". Their first name, last name, and nickname also get set to ...
user3169905's user avatar
0 votes
1 answer
368 views

I am trying to role switch to member account of the organization using my AWS management account. But the role switch option not present as shown in screen shot below. As you can see this is my ...
Vikram's user avatar
  • 1,637
0 votes
0 answers
105 views

I am getting and error when defining a new role in powerbi using TMDL: createOrReplace role roleName modelPermission: read member userName memberId: '203' ...
user29598121's user avatar
-1 votes
1 answer
100 views

Is it possible to create a role that gives the right to create roles which can only give the right to create and delete pods, deployments, secrets For example the role A permit to create roles X,Y,Z ...
Rayden Wins's user avatar
0 votes
0 answers
47 views

In my experience I believe that security roles in a software system where: A user can have multiple roles and... Roles can be included in groups (where groups are assigned to users) ...should only ...
Ryan Griffith's user avatar
-1 votes
2 answers
65 views

Here is my problem : I have created a role R1 that have all privileges on schema S1. I also have created two users U1, U2, with inherit, that both are members of R1. U1 has created a table in S1. Why ...
meirben's user avatar
0 votes
1 answer
200 views

We use maintenance configurations as part of our Azure update manager configuration. For Azure VM's is there any role other than granting contributor role permission to the azure subscription that ...
Danny Coyles's user avatar
1 vote
1 answer
59 views

I'm trying to migrate a JAX-RS application from Jersey to Apache CXF. I'm not using Spring, so I'm trying to configure it by extending javax.ws.rs.core.Application. I also implemented public class ...
Adrian Ber's user avatar
  • 21.5k
0 votes
1 answer
79 views

I’m working on a fullstack project where I need to handle users with multiple roles. In my current setup, I have three main roles: client, recipient (destinataire), and administrator. The challenge I'...
Just Relax قناة هدوء's user avatar
0 votes
1 answer
163 views

I don't know how to solve this: The client 'live.com#[email protected]' with object id 'xxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx' does not have authorization to perform action 'Microsoft.Authorization/...
naveen ashwin's user avatar
-1 votes
1 answer
646 views

I am trying to run query while selecting role AP_KPO_ANL with warehouse OP_WH. But now i created another new warehouse and grant role access to this new warehouse. Now i want to revoke access for ...
Marcus's user avatar
  • 4,011
1 vote
1 answer
187 views

I'm trying to create a role that is not "on" by default but needs to "turn on" by SET ROLE command. I thought NOINHERIT would be the thing but this is not working (in Postgres v. ...
tok's user avatar
  • 981
1 vote
1 answer
349 views

Flask Security offers a role system, a user can be assigned one or more roles. Similar to the login with @login_requiered, there is a @roles_required('Admin'). In Flask Security there are also ...
risiko24's user avatar
0 votes
1 answer
115 views

Here is my scenario: I have a Portal service where User's can create account. Their default 'Role' is User. In my portal, I have an Admin portal that allows Admin Users to create other Admin Users (...
KevinG's user avatar
  • 183
1 vote
2 answers
117 views

In PostgreSQL I create table A referencing table B by FK with constraint option ON DELETE UPDATE SET DEFAULT. If the referenced record from table B is deleted, the physical change of the original FK ...
pink_daemon's user avatar
0 votes
1 answer
394 views

I'm working with ASP.NET Core 8 and Keycloak (version 24) for authentication and role-based access control. Scenario: I have a base controller that implements basic CRUD operations for multiple object ...
Jonas Strt's user avatar
1 vote
0 answers
301 views

Postgres 16 has user ingmar which is marked as superuser and has create role rights: CREATE ROLE ingmar WITH LOGIN SUPERUSER INHERIT CREATEDB CREATEROLE NOREPLICATION BYPASSRLS ...
Andrus's user avatar
  • 28.3k
0 votes
2 answers
133 views

I created a custom user role in WordPress: add_role('warehouse', 'Warehouse', get_role('administrator')->capabilities); How to add translations for the role name so that it shows up in admin ...
Pavol Eichler's user avatar
0 votes
1 answer
237 views

I'm building a React web app, and I'd like to manage the role access with Entra ID. In Entra ID you can add a new App Registration and into it, create App Roles to later assign to users (in App ...
Andrés Bello's user avatar
0 votes
0 answers
72 views

I completed finish my Django E-commerce web-application. And now I want to add the facility of customer roles(admin,staff,merchant,customer). I'm having problems configuring this with my project. I'd ...
Navin-AmriSystems's user avatar
1 vote
1 answer
73 views

I am using ASP.NET Boilerplate. I have defined a role named Customer and assigned many permissions to this role such as Create company and Delete company. However, I want to give the user the ...
user26326597's user avatar
0 votes
1 answer
233 views

Partially Finished Product So, essentially, I am trying to create a discord bot that will allow a staff member to request a role. That request will then be sent to an admin-only text channel with a ...
John T's user avatar
  • 13
0 votes
1 answer
88 views

If user A creates a view and grants READ on it to PUBLIC. SQL>create view A.a_public as select 3 id from dual; View created. SQL>select * from A.a_public; ID ---------- 3 SQL&...
Alex Bartsmon's user avatar
0 votes
1 answer
380 views

I have been having problems for a few days regarding access to routes defined for my middlewares. The specific problem with all this is that when, for example, I want to enter a URL of my entity other ...
Carlos Gutiérrez's user avatar
0 votes
1 answer
175 views

I am trying to initialize roles for my Blazor app. This is my service that should create roles if they don't exist: using Microsoft.AspNetCore.Identity; namespace FoodApp.Services { public class ...
Tomm's user avatar
  • 1
0 votes
2 answers
302 views

I want to grant AppService access to a Bing resource (Microsoft.Bing/accounts@2020-06-10). Which role (Microsoft.Authorization/roleDefinitions) should I set in Bing's IAM (Microsoft.Authorization/...
Kuniyoshi KAMIMURA's user avatar
1 vote
1 answer
714 views

I'm currently working on a project where I need to create custom roles with specific permissions in Apache Airflow. I have a dictionary that contains the role names and their corresponding permissions....
Náthali's user avatar
  • 947
-1 votes
2 answers
1k views

I'm new to Postgres, and I want to delete a role named rp_ts04, but it complains about dependencies. I don't know how to check for these dependencies. I've checked information_schema but it doesn't ...
Duong's user avatar
  • 511
0 votes
0 answers
62 views

In my database I have two distinct roles which have no special attributes and thus do not inherit. They act as (RBAC) permissions, and there are policies for each permission on multiple tables. How ...
Code4R7's user avatar
  • 3,156
-4 votes
1 answer
30 views

I'm looking for a function that can hide the div class #header_aside from all users that are 'Employer'. Is someone able to help me with that? I tried a few different functions online but they haven't ...
user3275900's user avatar
0 votes
1 answer
511 views

I created a file share system with 9 file shares that go to different people. I can't limit access or specify who should have access to what. I've read a bunch of documentation, but I don't think I ...
Gabgon's user avatar
  • 1
0 votes
1 answer
71 views

We intend to dynamically create roles based on SF metadata. Preferably through a Stored Procedure. However, we are struggling to debug and spend way too much time investigating error codes that SF ...
user24892220's user avatar
0 votes
2 answers
422 views

I'd like to understand the roles assigned future ownership of database objects in Snowflake. For instance, let's say I have a database called 'DB' and a role named 'Role_1,' which currently has ...
NIKHIL SUTHAR's user avatar
0 votes
1 answer
98 views

When adding a service role to a user for example: AccessAnalyzerServiceRolePolicy, I am getting the error: Failed to add permissions to davidh38 Failed to add AccessAnalyzerServiceRolePolicy to user. ...
David's user avatar
  • 3,153
1 vote
0 answers
126 views

We have a root AWS account and a child account for another application called prod. I want to give IAM users Full S3 Access to all the buckets in both the root account and the prod account. In order ...
ShwetaJ's user avatar
  • 519
0 votes
1 answer
381 views

I've been trying to assign some management roles to the service account of a confidential client that I've set up, however it seems like I've probably set up my call wrong, since I'm getting a 404 ...
string_loginUsername's user avatar
1 vote
1 answer
723 views

I have a task on Snowflake that calls a stored procedure. This stored procedure has been defined as executed by the caller. The task which runs the stored procedure, in turn, has been created with ...
Estrobelai's user avatar
0 votes
2 answers
434 views

I can't user defined variable in ansible role for example vars/main.yaml --- hub: app_disk: sdb size: 40 vg_name: vg1 And I've tried to refer to that variable in tasks as : - name: debug ...
Jawor's user avatar
  • 1
1 vote
1 answer
277 views

In the application I am trying to build, I have two portals one for Admins and one for Users. As in a normal case scenario, I might have different Roles for the Admin portal, i.e., Super Admin, Admin, ...
J A's user avatar
  • 13

1
2 3 4 5
70