aiondemand / aiondemand/AIOD-rest-api

Add support for role assignment through REST API

Đang mở
#637 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
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

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.