Description
When trying to instantiate a Root Desktop Agent with a complex url that will not match the AppD record identityUrl is not correctly passed to the rootMessagePublisher.initialize() function:
https://github.com/morganstanley/fdc3-web/blob/main/projects/lib/src/agent/desktop-agent.factory.ts#L79
Area of Issue