After a non free extension has been activated successfully on a PAYG system, RMT calls ZypperAuth verify_instance method without any other information, the SCC verification of the activation would fail as there is no product info to check against
Adding the product id present in the request params, that way RMT can fetch the product class and verify properly
Description
After a non free extension has been activated successfully on a PAYG system, RMT calls ZypperAuth verify_instance method without any other information, the SCC verification of the activation would fail as there is no product info to check against
Adding the product id present in the request params, that way RMT can fetch the product class and verify properly
This Fixes bsc#1230154
How to test
Change Type
Please select the correct option.
Checklist
Please check off each item if the requirement is met.
MANUAL.md
file with any changes to the user experience.package/obs/rmt-server.changes
.Review
Please check out our review guidelines and get in touch with the author to get a shared understanding of the change.