/podman-desktop-redhat-account-ext

Podman Desktop Red Hat SSO Login Extension

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Red Hat Account extension

This extension plugs into Podman Desktop an authentication provider that allows login to Red Hat SSO

Run and build

To rebuild podman-desktop and OpenShift Local extension run:

  yarn build

To execute this extension into Podman Desktop, uses one of these commands:

  podman-desktop --extension-folder this_folder

if using the released bits from Podman Desktop

or

  yarn watch --extension-folder this_folder

from the Podman Desktop source folder if using the develpment version from Podman Desktop

Nightly build installation

use ghcr.io/redhat-developer/podman-desktop-redhat-account-ext:latest on Settings/Extension page using 'Install a new extension from OCI Image' form (see screenshot below).

image