-
Right now all the IAM roles we created in copilot are hardcoded. This causes a problem that users cannot create an app with the same name using different profile region, since IAM roles are global.
-
I'm working on getting [Avram Windows Support](https://github.com/luckyframework/avram/pull/1069) and when running on Windows, I got this error
![image](https://github.com/user-attachments/assets/f…
-
Complexity: 5
Casbin is being used to provide AuthZ for our routes. This works well but there is some duplication we need to handle.
This issue is going to capture small tasks to improve this:
…
-
```
TASK [ansible-scylla-monitoring : add docker's apt key] *****************************************************************************************************************************************
ta…
-
Our usecase requirements:
- Two levels of organizational units: spaces, which contain projects.
- User must be able to get role on project without having to get any space role.
- User has to be abl…
mmx86 updated
2 months ago
-
/kind bug
**What steps did you take and what happened:**
ARN hardcoded with ":aws:" partition do not work with "us-gov" cloud.
Implementation
Issue: For few roles/policies arn partition is har…
-
Add the functionality to switch between languages. This also includes making sure that every string is correctly defined and translated for each language.
Talk with @Robin481 about the design. Maybe…
-
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=15793819)
With Shiro.ini configuration as below, I was able to authenticate with LDAP and map group to role…
-
- add user roles table (mapping user id to role)
- for now, roles itself can be hardcoded
- restrict admin resource and item create endpoints
-
I am looking for guidance on how to implement RBAC using django-auth-adfs in following scenario. [There is no 'discussion' option hence creating 'issue' to discuss with community.]
# Scenario/Setup…