Skip to content

chore: Remove the --token authentication #3481

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

pkoprda
Copy link
Contributor

@pkoprda pkoprda commented Dec 9, 2024

  • Card ID: CCT-1038

The token-based authentication method was deprecated in RHEL 9.2 and RHEL 8.8. As this feature is no longer relevant, and due to its deprecation, it is safe to remove --token starting with RHEL 10.

Copy link
Contributor

@ptoscano ptoscano left a comment

Choose a reason for hiding this comment

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

Thanks! It mostly LGTM, there is only one comment to fix which otherwise would look odd. Please rebase too.

Also note that there will be leftovers related to token & keycloak in both connection.py and cp_provider.cp; feel free to open a new PR to clean them up.

* Card ID: CCT-1038

The token-based authentication method was deprecated in RHEL 9.2 and
RHEL 8.8. As this feature is no longer relevant, and due to its
deprecation, it is safe to remove `--token` starting with RHEL 10.
Copy link
Contributor

@ptoscano ptoscano left a comment

Choose a reason for hiding this comment

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

Thanks!

@ptoscano ptoscano merged commit 5eee229 into candlepin:main Dec 10, 2024
24 checks passed
@pkoprda pkoprda deleted the remove-token branch December 10, 2024 15:39
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.

2 participants