Issuance of credentials via Bulk Upload #398
Unanswered
rhwarrier
asked this question in
Ideas & Enhancements
Replies: 1 comment
-
We built a bulk API to issue the credentials in bulk. This is not directly merged to RC we built middleware/BFF (backend for frontend) for it and this BFF service communicates with RC. What does the bulk API do
To make this bulk API generic, we need to support the below configurations. This configuration.json can mount in the docker volume and will get configured as per the credential requirements. This configuration JSON will have the following configurations,
Example configuration JSON file -
Assumptions
Proposed request body for the bulk API
Example Payload -
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does RC support bulk issuance of credentials via file upload ?
There are some references to this in some of the tickets (#203) just wanted to check if bulk issuance has already been built?
(If not, we'll have a new issue created for it - this is something that needs to be prioritised for the Education Registry use case.
Beta Was this translation helpful? Give feedback.
All reactions