microsoft / Office-Online-Test-Tools-and-Documentation

Office Online test tools and documentation
https://docs.microsoft.com/en-us/microsoft-365/cloud-storage-partner-program/
MIT License
233 stars 161 forks source link

Updated post message documentation to include IsFrameTrusted messages. #407

Closed shankaradhi closed 3 years ago

shankaradhi commented 5 years ago

Updating the post message documentation with the two new post messages: App_IsFrameTrusted and Host_IsFrameTrusted. The App_IsFrameTrusted message is posted by wac application frame to initiate handshake flow. The host is expected to check whether the top frame is trusted and post Host_IsFrameTrusted message back to wac application.

tylerbutler commented 5 years ago

Looks good to me.