This extension plugs into Podman Desktop an authentication provider that allows login to Red Hat SSO
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
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).