Skip to content

Configurable Edge endpoint for development testing #84

@emdobrin

Description

@emdobrin

Need to provide a way for developers to test with Edge pre-prod/integration.

Proposed solution: expose a new configuration key for the Experience Edge testing environment only for development, that can be set using MobileCore.updateConfig API.
Edge extension reads this key from config and does the mapping to the correct endpoint. By default, if this key is not present or it is not one of the expected values, it falls back to prod.

This key will not be exposed in Launch UI.

e.g. "edge.environment" = String in ("prod", "pre-prod", "int")

Metadata

Metadata

Labels

edgesquadThe extensions squad

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions