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.

@azure/msal-node-extensions doesn't provide a VerifyPersistence() method

See original GitHub issue

Library

  • @azure/msal-node-extensions@1.0.0-alpha.6

Description

AzureAD/microsoft-authentication-extensions-for-dotnet provides a cacheHelper.VerifyPersistence helper on Linux and OSX which allows us to determine whether the Keychain or the KeyRing are available. Without this feature, the best I can do today is to load() the persistence plugin to verify if it works. An alignment across languages would be very helpful!

Source

  • Internal (Microsoft)
  • Customer request

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
sameeragcommented, Mar 30, 2021

@samuelkubai will be working on this

0reactions
sameeragcommented, May 28, 2021

Yes, Closing it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

microsoft-authentication-library-for-js/msal-node-extensions ...
The MSAL Node extensions aim to provide a robust, secure, ... If file or directory has not been created, FilePersistence.create() will create the...
Read more >
@azure/msal-node-extensions - npm
Provide a robust, secure and configurable token cache persistence implementation across Windows, Mac and Linux for public client applications (rich clients, CLI ...
Read more >
How to migrate a Node.js app from ADAL to MSAL
When working with ADAL Node, you were likely using the Azure AD v1.0 endpoint. Apps migrating from ADAL to MSAL should switch to...
Read more >
@azure/identity-cache-persistence - npm package | Snyk
This package provides a plugin to the Azure Identity library for JavaScript ( @azure/identity ) that enables persistent token caching. Token ...
Read more >
Microsoft Graph using MSAL with Python and Delegated ...
Specifically, MSAL using certificate-based authentication and the topic for this post MSAL with Python and Delegated Permissions.
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