Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[Feature Request] [M] Add telemetry data to WAM #2562

Closed
bgavrilMS opened this issue Apr 20, 2021 · 1 comment
Closed

[Feature Request] [M] Add telemetry data to WAM #2562

bgavrilMS opened this issue Apr 20, 2021 · 1 comment
Assignees
Milestone

Comments

@bgavrilMS
Copy link
Member

bgavrilMS commented Apr 20, 2021

When talking to WAM, we want to be able to tell if an app uses an MSAL library or if they use WAM directly. The solution is to send our existing x-client* data to WAM, using the Properties bag on requests. For example:

x-client-SKU       MSAL.xplat.Win32
x-client-Ver        1.0.0+local
x-client-OS          10.0.19041.928
x-client-src-SKU MSAL.xplat.Win32

This is similar to how we add wam_compat=2.0 property

@bgavrilMS bgavrilMS added this to the 4.31 milestone Apr 20, 2021
@bgavrilMS bgavrilMS changed the title [Feature Request] Add telemetry data to WAM [Feature Request] [M] Add telemetry data to WAM Apr 20, 2021
@bgavrilMS bgavrilMS added the WAM label Apr 20, 2021
@pmaytak pmaytak added In PR and removed In PR labels Apr 29, 2021
@pmaytak
Copy link
Contributor

pmaytak commented May 11, 2021

This is included in MSAL 4.31.0 release.

@pmaytak pmaytak closed this as completed May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants