Announcements
I'm trying to migrate Outlook Actionable Messages from EAT tokens to Microsoft Entra authentication and I'm running into a very strange issue.
My setup is as follows:
The behavior is extremely inconsistent:
If I send an Adaptive Card without an originator:
{ "type": "AdaptiveCard", "version": "1.0", "body": [ { "type": "TextBlock", "text": "Hello World" } ], "actions": [ { "type": "Action.Http", "title": "Click me", "method": "POST", "url": "https://default311..." } ] }
then:
If I add the Originator from my approved Actionable Message Provider:
{ "type": "AdaptiveCard", "version": "1.0", "originator": "<Provider-ID>", ... }
Has anyone encountered a similar issue?
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
David_MA 276 Super User 2026 Season 1
11manish 152
Haque 123