Skip to content

On multi tenant, enrolling device with a configuration QRCode doesn't work #38

@ESPRI-Paula

Description

@ESPRI-Paula

Hi,

Sorry, I don't have direct access to the private repository of the Enterprise version but I see the same thing here so I can report the bug :) (if not already corrected)

In a multi-tenant installation with secure enrolment enabled, I've created an organization with a new configuration. I'd like to use the configuration's QR code to freely enroll devices ("Add devices if not exist").

On the device, reading the QR code doesn't work. I did a little digging and found this condition strange:

if (createOptions.getCustomer() != createOptions.getCustomer()) {

Since the customer is not retrieved from the qr code, the request to enroll is rejected.

I hope it's helpful !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions