Skip to content

Conversation

@SoniaSandler
Copy link
Contributor

@SoniaSandler SoniaSandler commented May 1, 2025

Closes #48

Usage:

  1. Call initAuthentication() where needed to initialize rhsmClientV1 (calling it in activate() might lead to checking for an existing session before the Red Hat account ext is loaded)
  2. Call pullImageFromRedHatRegistry() with rhsmClientV1, imageSha and pathToSave to download the image

@SoniaSandler SoniaSandler changed the title feat: add RedHat SSO support to pull images using their checksum feat: add Red Hat SSO support to pull images using their checksum May 1, 2025
@SoniaSandler SoniaSandler requested review from cdrage, feloy and jeffmaury May 1, 2025 05:00
Signed-off-by: Sonia Sandler <[email protected]>
Signed-off-by: Sonia Sandler <[email protected]>
Signed-off-by: Sonia Sandler <[email protected]>
Signed-off-by: Sonia Sandler <[email protected]>
Signed-off-by: Sonia Sandler <[email protected]>
Signed-off-by: Sonia Sandler <[email protected]>
Signed-off-by: Sonia Sandler <[email protected]>
Signed-off-by: Sonia Sandler <[email protected]>
Signed-off-by: Sonia Sandler <[email protected]>
@SoniaSandler SoniaSandler requested a review from feloy May 2, 2025 14:20
Copy link
Contributor

@feloy feloy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the changes. LGTM

@SoniaSandler SoniaSandler merged commit 78b7411 into redhat-developer:main May 2, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Red Hat SSO integration

2 participants