question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request] Update ID.Web.TokenCache to provide telemetry data during authentication.

See original GitHub issue

Is your feature request related to a problem? Please describe. ID.Web needs to provide telemetry data outlined in TelemetryData.cs.

Describe the solution you’d like today, the only data available in TelemetryData.cs is the cache level which represents whether or not the cache used is L1 or L2. TelemetryData is exposed in the TokenCacheNotificationArgs` provided during cache operations. ID.Web needs to provide this telemetry data if available.

Additional context Telemetry PR with the TelemetryData data type: https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/3737

Issue Analytics

  • State:open
  • Created 4 months ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

github_iconTop Results From Across the Web

[Feature Request] Log datapoints to ITelemetryClient #3596
Id.Web work AzureAD/microsoft-identity-web#1900 (Id.Web. ... [Feature Request] Update ID.Web.TokenCache to provide telemetry data during authentication.
Read more >
Overview of the Microsoft Authentication Library (MSAL)
The Microsoft Authentication Library (MSAL) enables application developers to acquire tokens in order to call secured web APIs.
Read more >
Token cache serialization (MSAL.NET) - Microsoft Entra
Learn about serialization and custom serialization of the token cache using the Microsoft Authentication Library for .NET (MSAL.NET).
Read more >
MSAL Python 1.23.0 documentation
Most authentication scenarios acquire tokens on behalf of signed-in users. ... You can provide your application name for Microsoft telemetry purposes.
Read more >
Call protected web API from client using Azure user ...
Identity.Web provides all the confidential client application flows (Auth code flow and refresh token in web apps, On behalf of user / app ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found