How To Add Custom Enrollment Attributes In User X509 Certificate For REST Proxy on Oracle Blockchain Platform(OBP).
(Doc ID 2855968.1)
Last updated on MARCH 18, 2024
Applies to:
Oracle Blockchain Platform Enterprise Edition - Version 19.3.2 and laterInformation in this document applies to any platform.
Goal
Rest proxy to invoke and submit data to the chaincode and also want to use the ABAC in the chaincode.
How to create enrollment vi rest API /console/admin/api/v2/nodes/restproxies/{restProxyId}/enrollments
Second, Associate user to the previously created enrollment id. vi rest api /console/admin/api/v2/nodes/restproxies/{restProxyId}/enrollments/{enrollmentId}/users
How and where can add the custom attributes to the enrollment so that can retrieve custom ABAC attributes using the CID package in chaincode
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |