Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Extend admin api to create new users

Đang mở
#171 0 bình luận 0 reaction 1 người được giao Xem trên GitHub

@giusdp đang làm issue này rồi.

Từ ngày 17/10/2025.

Đánh giá

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

Mô tả

Why you need it?

At the moment with the admin rest API https://github.com/apache/openserverless-admin-api you can only perform (from the readme):

  • login
  • change password
  • build a custom image
  • cleanup builds
  • get info

This API could be extended to also perform user creation (and deletion) so that i can be integrated in other systems to automate the handling and deployment of new users.

How it could be?

Implement the same functionality from the CLI ops admin adduser into the admin rest API service so it is performed behind a callable endpoint. I imagine 2 endpoints are enough:

  • a POST to create users with a json body for the configuration of the services to deploy
  • a DELETE to remove the user
Ngôn ngữ chính
Python
Star
576
Fork
29
Merge trung bình
51 phút
Pull request đã merge (30 ngày)
14

Hướng dẫn đóng góp

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

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của apache/openserverless

Tất cả issue của apache/openserverless

Issue tương tự

Thêm issue về Python

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.