microsoft-authentication-library-common-for-android icon indicating copy to clipboard operation
microsoft-authentication-library-common-for-android copied to clipboard

Add OpenTelemetry support for passkey operations

Open p3dr0rv opened this issue 2 months ago • 1 comments

This PR adds full OpenTelemetry tracing for passkey flows that use JS bridge and makes trace context consistent across the auth process. What’s new:

PasskeyReplyChannel: Creates spans and sets attributes for success, errors, and send actions. PasskeyWebListener: Accepts SpanContext, creates spans per message, and makes them current. WebViewClient: Propagates parent SpanContext so all web view spans share the same trace.

p3dr0rv avatar Oct 27 '25 23:10 p3dr0rv

❌ Work item link check failed. Description does not contain AB#{ID}.

Click here to Learn more.

github-actions[bot] avatar Oct 27 '25 23:10 github-actions[bot]

❌ Invalid work item number: AB#3412004 . Work item number must be a valid integer.

Click here to learn more.

github-actions[bot] avatar Nov 06 '25 22:11 github-actions[bot]

✅ Work item link check complete. Description contains link AB#3412004 to an Azure Boards work item.

github-actions[bot] avatar Nov 06 '25 22:11 github-actions[bot]