Skip to content

Add package security using IRIS resources #66

@bg-ssh

Description

@bg-ssh

If a consulting company has several clients and a few public projects, it may be necessary to limit visibility of some packages in its private ZPM repository to only authenticated users belonging to a particular client's organisation.

To solve this, each package can be secured using IRIS resources. You need to add a new resource named %ZPM_PART, where if PART matches first letters of package name, this package will only be visible for users with READ access to the resource.

For example, if you create a resource %ZPM_clientA, all packages named clientA-package1, clientA-package2 etc will only be visible if current user has READ access to resource %ZPM_clientA

Users with %All access can see all packages. Name of resource is not case sensitive.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions