You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
Providing an easy way to manage user's VC requests on webportal.
Resources like VC and teamwise-storage are binding to Group in OpenPAI, when a user request a VC or storage, the admin need to figure out which groups to join.
And we don't have a group management UI in webportal.
Proposal
Users can submit their request on OpenPAI
User can submit requests (user sign up, VC permission, Storage permission) on webportal/rest-API.
Admin can view the user's requests on webportal, and the UI can help Admin to figure out which groups the user can join or create a new account for the user (basic mode).
Note: user's requests will be stored in ETCD (As the group info was in there).
Group management page for Admin
Add a group management page in webportal for Admin.
Motivation
Providing an easy way to manage user's VC requests on webportal.
Resources like VC and teamwise-storage are binding to
Group
in OpenPAI, when a user request a VC or storage, the admin need to figure out which groups to join.And we don't have a group management UI in webportal.
Proposal
Users can submit their request on OpenPAI
User can submit requests (user sign up, VC permission, Storage permission) on webportal/rest-API.
Admin can view the user's requests on webportal, and the UI can help Admin to figure out which groups the user can join or create a new account for the user (basic mode).
Note: user's requests will be stored in ETCD (As the group info was in there).
Group management page for Admin
Add a group management page in webportal for Admin.
Work Items
UI Design
The text was updated successfully, but these errors were encountered: