PeculiarVentures / asn1-schema

asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy
33 stars 11 forks source link

Problem with Security Officer Adding into System Group #93

Closed microshine closed 1 year ago

microshine commented 1 year ago

There seems to be an issue with adding members to the system group within the current implementation. Presently, only the administrator and owner are being added to the system group. The system group is automatically associated with all keys and grants members the ability to view all organization keys. However, the newly added Security Officer role is not being included in the system group. Additionally, comprehensive testing should be implemented to ensure proper functionality.

microshine commented 1 year ago

Incorrect repo