Skip to content

Improvements on URL/realm handling for ESPProvisionProvider #30

@ebariaux

Description

@ebariaux
  • don't store URL in ESPProvisionProvider but pass it when calling the provision method, it's the only place using it
  • use proper realm when building URL for Provisioning Provider , it's currently hardcoded to master
  • pass proper realm when sending ORConfig in Provisioning Provider.
    Payload has field to send realm but this is hardcoded to master quite deep in the code.
    Must ensure proper realm is propagated through the method calls and sent to the device.

Metadata

Metadata

Labels

EnhancementImprovement of an existing feature

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions