docs(microsoft-business-central): add .default scope configuration ex…
…ample
Add code example showing how to configure the .default OAuth scope using integrations_config_defaults parameter in createConnectSession for Microsoft Business Central integration.
Add .default scope example to Microsoft Business Central docs
Documents how to configure the .default OAuth scope for the Microsoft Business Central integration by adding an example createConnectSession snippet. Also restores the note about multitenant consent requirements.
Key Changes
• Added a TypeScript createConnectSession example demonstrating use of integrations_config_defaults with the .default scope.
• Reintroduced documentation note explaining tenant admins must grant consent for multitenant applications.
Affected Areas
• docs/integrations/all/microsoft-business-central.mdx
This summary was automatically generated by @propel-code-bot