Our implementation of bundled JavaScript file for use with launch events in JavaScript-only runtime of Outlook uses fetch API to retrieve JSON files from the server. This implementation worked well in ...
When using the Javascript provided by the WebAuthn extension, if a request is coming from another domain / port it does not include credentials/cookies by default. I had to modify the Javascript fetch ...