Skip to content

Improvements on URL/realm handling for ESPProvisionProvider #30

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

EnhancementImprovement of an existing feature

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions