Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Send user id in extension paylod #210

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Send user id in extension paylod #210

merged 1 commit into from
Jul 30, 2024

Conversation

lramos15
Copy link
Member

Fix #209

@lramos15 lramos15 enabled auto-merge (squash) July 30, 2024 14:38
@vscodenpa vscodenpa added this to the August 2024 milestone Jul 30, 2024
@lramos15 lramos15 merged commit 6019c88 into main Jul 30, 2024
4 checks passed
@lramos15 lramos15 deleted the lramos15/bottom-possum branch July 30, 2024 15:03
@@ -51,6 +52,7 @@ export const appInsightsClientFactory = async (key: string, xhrOverride?: IXHROv
name: eventName,
data: properties,
baseType: "EventData",
ext: { user: { id: machineId, authenticatedId: machineId } },
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The actual field for the authenticated id is authId

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

User reports broken at https://portal.azure.com
4 participants