SaaSHub helps you find the best software and product alternatives Learn more →
Microsoft-authentication-library-for-dotnet Alternatives
Similar projects and alternatives to microsoft-authentication-library-for-dotnet
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
azure-sdk-for-python
This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
-
microsoft-identity-web
Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
-
-
DynamicRoleBasedAuthorizationNETCore
Dynamic Role-Based Access Control for ASP.NET Core MVC and Web API
-
active-directory-xamarin-native-v2
This is a simple Xamarin Forms app showcasing how to use MSAL.NET to authenticate work or school and Microsoft personal accounts with the Microsoft identity platform, and access the Microsoft Graph with the resulting token.
-
-
microsoft-authentication-library-for-python
Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag "msal" + "python".
-
-
orbit
The Orbit engine is a game engine built on top of .NET MAUI Graphics. The objective is to firstly enjoy the journey of building a game engine and secondly providing a framework that allows us to utilise the best parts of a cross-platform framework while building a 'typical' game. (by bijington)
-
-
-
-
-
-
microsoft-authentication-library-for-dotnet discussion
microsoft-authentication-library-for-dotnet reviews and mentions
-
How do you handle credentials for a console app?
In your console app code when you initialize the MSAL client app ( IConfidentialClientApplication ) one of its properties is the token cache (AppTokenCache and UserTokenCache) which handles all the token management stuff like using the refresh token for you when you call the AcquireTokenForClient method. Read more here
-
Azure SDK for Python: WAM Support in Beta/Pre-Release
# Title URL Accessed-On 1 Desktop app that calls web APIs: Acquire a token using WAM https://learn.microsoft.com/en-us/azure/active-directory/develop/scenario-desktop-acquire-token-wam 2023-01-11 2 Azure SDK Releases https://azure.github.io/azure-sdk/releases/latest/all/python.html 2023-01-11 3 azure-identity 1.13.0b1 https://pypi.org/project/azure-identity/1.13.0b1/ 2023-01-11 4 WAM https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/wiki/wam 2023-01-11 5 class InteractiveBrowserCredential(InteractiveCredential) https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/identity/azure-identity/azure/identity/_credentials/browser.py 2023-01-11 6 Add WAM Support to MSAL for Python, for cross-language consistency #451 https://github.com/AzureAD/microsoft-authentication-library-for-python/issues/451 2023-01-11
-
How do you run e2e tests on any application running MSAL auth?
For end to end testing, you can setup test accounts, test applications or even separate directories. Username and passwords can be deployed via the Continuous Integration pipeline (e.g. secret build variables in Azure DevOps). Another strategy is to keep test credentials in KeyVault and configure the machine that runs the tests to access KeyVault, for example by installing a certificate. Feel free to use MSAL's strategy for accessing KeyVault. See more info about Testing an app using MSAL here and video about UI testing Azure AD protected single page applications with Cypress.
-
Roundup of .NET MAUI - Week of July 4, 2022
MauiApps is where you'll find the app in this rather large repository.
-
Ask HN: Google not indexing github.com issues?
Given https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3033
Fore query "cannot persist Microsoft authentication token cache securely!" (with quotes) Google returns single result, written in Chinese. Luckily I opened that Chinese result and spotted link to that issue.
duck.com does find the issue at hand.
I mean GitHub is no small site, but somehow I expected that Google will find my ANY public string on the internet.
-
Microsoft.IdentityModel.Clients.ActiveDirectory (Nuget Question)
ADAL is the older package now, and MSAL.NET is the latest library they're pushing for publish (Azure.Identity is still being worked on and is pushed for internal SDK usage from what I can tell, but this is what I primarily use due to easy code).
-
Refreshing the JWT token, inside DelegatingHandler. Do I need separate HttpClient?
I'm using MSAL.NET and the library API automatically refreshes the token, if needed, when the token is silently acquired.
-
Azure.Identity and MSAL
The article "MSAL.NET or Microsoft.Identity.Web" might be helpful: https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/wiki/MSAL.NET-or-Microsoft.Identity.Web
-
General steps for azure AD authentication single tenant
Are you using MSAL.NET? I've recently done this for a proof-of-concept app in Forms... Look at this sample.
-
REST API Authentication for Web App - Best practices
have you looked into using MSAL 2.0? This would be a good start
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Oct 2024
Stats
AzureAD/microsoft-authentication-library-for-dotnet is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of microsoft-authentication-library-for-dotnet is C#.
Popular Comparisons
- microsoft-authentication-library-for-dotnet VS microsoft-identity-web
- microsoft-authentication-library-for-dotnet VS SolrNet
- microsoft-authentication-library-for-dotnet VS DynamicRoleBasedAuthorizationNETCore
- microsoft-authentication-library-for-dotnet VS active-directory-xamarin-native-v2
- microsoft-authentication-library-for-dotnet VS fs_extra
- microsoft-authentication-library-for-dotnet VS microsoft-authentication-library-for-android
- microsoft-authentication-library-for-dotnet VS jellyfin-client-avalonia
- microsoft-authentication-library-for-dotnet VS IdentityManager2
- microsoft-authentication-library-for-dotnet VS Maui.GoogleMaps
- microsoft-authentication-library-for-dotnet VS NLog