Project

General

Profile

Actions

Bug #34306

closed

New version of Candlepin now has org in entitlement certificate and causes authorization issues

Added by Chris Roberts about 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Subscriptions
Target version:
Fixed in Releases:
Found in Releases:

Description

With the new build of Candlepin 4.1.10 they have changed the way entitlement certificates are generated. Before they would look like:

Subject: CN=eb48d5a8-b759-417c-97f7-93dc2369de29

Now the new cert looks like:

Subject: O=Default_Organization, CN=eb48d5a8-b759-417c-97f7-93dc2369de29

So we get an unauthorized because of the way we parse the ID which now comes back looking like:

"/O=Default_Organizationeb48d5a8-b759-417c-97f7-93dc2369de29"

This issue is to address the way we grab the CN from the cert so it works for the new version of Candlepin and the older versions.

Actions #1

Updated by Chris Roberts about 2 years ago

  • Subject changed from Candlepin now has org in entitlement certificate and causes authorization issues to New version of Candlepin now has org in entitlement certificate and causes authorization issues
Actions #2

Updated by Chris Roberts about 2 years ago

  • Bugzilla link set to 2044606
Actions #3

Updated by The Foreman Bot about 2 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/9902 added
Actions #4

Updated by The Foreman Bot about 2 years ago

  • Fixed in Releases Katello 4.5.0 added
Actions #5

Updated by Chris Roberts about 2 years ago

  • Target version changed from Katello 4.4.0 to Katello 4.3.1
Actions #6

Updated by Chris Roberts about 2 years ago

  • Status changed from Ready For Testing to Closed
Actions #7

Updated by Andrew Dewar about 2 years ago

  • Triaged changed from No to Yes
Actions #8

Updated by The Foreman Bot about 2 years ago

  • Pull request https://github.com/Katello/katello/pull/9975 added
Actions

Also available in: Atom PDF