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.

Fetch Broker App Information with MSAL

See original GitHub issue

We are trying to fetch broker app name and version that is used for MSAL authentication.

We have included following piece of code in configuration json file.

"telemetry": {
    "notify_on_failure_only": false
  }

We are tried using Telemetry.addObserver(ITelemetryDefaultObserver), but the observer is not being notified about broker app changes.

Would you please let me know, what is the way I can fetch broker app name and version using MSAL android java SDK or if I am missing something in the current implementation?

Thanks in advance!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
ghostcommented, Sep 23, 2020

Hey @shahzaibj ,

Any updates on the issue raised? Can the broker app info be made available with next release if that’s possible?

Thanks.

0reactions
nishi1612commented, Feb 6, 2021

Hey @shahzaibj ,

Any updates on shipping of this feature?

Thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

Migrate Xamarin Android apps using brokers to MSAL.NET
Learn how to migrate Xamarin Android apps that use the Microsoft Authenticator or Intune Company Portal from ADAL.NET to MSAL.NET.
Read more >
Unable to call broker · Issue #1425 · AzureAD/microsoft- ...
The device is compliant. As I know, MSAL will call broker to sign-in by default. Any ideas why the app using MSAL is...
Read more >
Unable to call broker - MSAL for Android
Problem App using latest MSAL for Android version is unable to call broker to sign-in. Followed the document to use MSAL for the...
Read more >
[MSAL Plugin] where does the MSAL accounts stored in ...
Your first guess is correct - the MSAL plugin finds existing Microsoft accounts on the device using the device's authentication broker. The ...
Read more >
Implementing MSAL authentication in Xamarin.Forms
Each application using MSAL needs to register itself with Microsoft ... on App Registrations we can click New Registration to get started.
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