aiondemand / aiondemand/AIOD-rest-api
Add support for role assignment through REST API
Đang mở
enhancement
- Ngôn ngữ chính
- Python
- Star
- 36
- Fork
- 77
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Add an endpoint that allows administrators to add roles to other users.
These roles should be stored in keycloak. So in short, the endpoint:
- verifies that the user has the permissions to change roles of users (is admin)
- verifies the role exists in keycloak
- assigns the role to the user
As long as this feature isn't added, roles have to be assigned through the keycloak interface.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.