Login Requirements

Information

  • You need a PLANTA account. To be more precise, you have to use an account which was invited by PLANTA (AzureAD).
  • One of the AAD_Sec_App_Registry_* groups is required. After assignment it may take a few minutes before access is possible.

Procedure: Log in on the Interface (Web Browser)

  1. Go to https://registry.planta.services/
  2. Click on login via OICD provider.
    oidc-login.png
  3. Enter the login data for the account which was approved by PLANTA (invitation via e-mail).

Procedure: Login on the Command Line

  1. Carry out the steps described above to log in on the surface.
  2. Click on your user name which is displayed at the top to open the user menu.
    user-profile.png
  3. At the bottom of the user menu you will find the CLI secret which is used for authentication via Docker or Helm. Click on the clipboard symbol to copy the secret.
    profile-dlg.png
  4. Optionally, you can also generate a new secret or create it manually by clicking on the ... symbol.
    generate-create-new-secret.png
     There can only be one CLI secret per user at a time. When generating a new secret, the previous secret is deleted.
  5. Using this secret you can log in via Docker or Helm: docker login registry.planta.services
      Specify the user name displayed in the profile as  username  (not the e-mail address), in our example dev_user