Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1 KB

proc_managing-container-registry-authentication.adoc

File metadata and controls

15 lines (12 loc) · 1 KB

Managing Container Registry Authentication

You can manage the authentication settings for accessing containers images from {Project}. By default, users must authenticate to access containers images in {Project}.

You can specify whether you want users to authenticate to access container images in {Project} in a lifecycle environment. For example, you might want to permit users to access container images from the Production lifecycle without any authentication requirement and restrict access the Development and QA environments to authenticated users.

Procedure
  1. In the {ProjectWebUI}, navigate to Content > Lifecycle > Lifecycle Environments.

  2. Select the lifecycle environment that you want to manage authentication for.

  3. To permit unauthenticated access to the containers in this lifecycle environment, select the Unauthenticated Pull checkbox. To restrict unauthenticated access, clear the Unauthenticated Pull checkbox.

  4. Click Save.