About Users in the Revenera Registry

Important:All configuration tasks (such as adding and removing projects or users) are handled by FlexNet Operations. Software producers must not attempt to alter the project structure or user lists, regardless of the registry model they are using.

This section explains the user information that is available in the Revenera registry.

About Producer Users in the Revenera Registry

When FlexNet Operations creates a project in the Revenera registry, information about producer users that are currently associated with the download package in FlexNet Operations is automatically propagated to the Revenera registry. This includes all producer users from the producer account and its sub-accounts who have the "View and Manage Download Packages" permission. In the registry, these producer users are added as “members” to the project. They are assigned the role “Developer”, which allows them to map Docker images and Helm charts to the project.

When producer users with the "View and Manage Download Packages" permission are added to the producer account or its sub-accounts in FlexNet Operations, the information in the Revenera registry is updated accordingly. Producer users that are removed from the producer account or its sub-accounts are removed as members from the associated project, but remain as users in the registry.

About End Users in the Revenera Registry

Any end users who are entitled to a product that is mapped to the download package which supports delivery of containerized applications are automatically added to the Revenera registry. These end-users are added as members to the corresponding projects and have the role "Guest". The “Guest” role allows end-users to pull Docker images and Helm charts from the registry.

The list of end users with the “Guest” role is updated each time entitled end users are added to a mapped product. If entitled end users are removed from a mapped product, they are also removed as members from the associated project, but remain as users in the registry. Also, users are added when new entitlements are created, and removed when entitlements are inactivated.

About Roles in the Revenera Registry

The following table describes the roles in the Revenera registry:

Role

Description

Developer

Has read and write privileges for a specified project (tag/push/pull Docker commands and repo add/push/pull Helm commands).

Guest

Has read-only privilege for a specified project. Guests can pull but not push images and charts (pull Docker/Helm command).

See Also