Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / AzureAD/microsoft-authentication-library-for-python issues and pull requests

#769 - Revert "allow MI endpoint changing through environment variable"

Pull Request - State: closed - Opened by rayluo 11 days ago - 1 comment

#767 - [Bug] dSTS support

Issue - State: open - Opened by bgavrilMS 19 days ago
Labels: needs attention, untriaged

#766 - Enable broker support on Linux

Pull Request - State: open - Opened by DharshanBJ 20 days ago - 1 comment

#765 - Dharshanb/linux

Pull Request - State: closed - Opened by DharshanBJ 20 days ago

#764 - Fix document for using `SystemAssigned` managed identity

Pull Request - State: open - Opened by jiasli 26 days ago

#763 - Fix incorrect arc detection and add test cases

Pull Request - State: open - Opened by rayluo 27 days ago - 1 comment

#762 - _get_arc_endpoint references wrong path for azcmagent/bin

Issue - State: open - Opened by msalwen 27 days ago - 3 comments

#761 - [Bug] PoP auth on macOS gives `ServerNonceInvalidSignature` error from Graph endpoint

Issue - State: open - Opened by pvaneck about 1 month ago - 4 comments
Labels: public-client

#760 - [Bug] Fix Date-Time Parsing in Token Expiration Calculation for Multiple Formats

Issue - State: open - Opened by gladjohn about 1 month ago
Labels: scenario: managed identity

#759 - Customizable token cache

Pull Request - State: open - Opened by rayluo about 1 month ago

#759 - Customizable token cache

Pull Request - State: open - Opened by rayluo about 1 month ago

#758 - [Bug] az login returns "Response_Status.Status_Unexpected": Error code: 2147500037

Issue - State: open - Opened by jiasli about 1 month ago - 1 comment
Labels: bug, public-client

#757 - [Bug] Brokered auth on macOS fails when `prompt="none"`

Issue - State: closed - Opened by pvaneck about 2 months ago - 2 comments
Labels: public-client

#756 - MSAL will use env var MSAL_FORCE_REGION by default

Pull Request - State: closed - Opened by rayluo about 2 months ago

#755 - [Feature Request] deprecate `data` out of `kwargs` and make SSHCertificate functionality public.

Issue - State: open - Opened by jiasli about 2 months ago - 5 comments
Labels: requires more info, feature request

#754 - allow MI endpoint changing through environment variable

Pull Request - State: closed - Opened by jimdigriz about 2 months ago - 9 comments

#753 - Add msal_cache.bin to .gitignore

Pull Request - State: closed - Opened by DharshanBJ about 2 months ago

#752 - Warning when obsolete msal-extensions is detected

Pull Request - State: closed - Opened by rayluo 2 months ago

#751 - Refactor to allow adding new field into cache key and/or content

Pull Request - State: closed - Opened by rayluo 2 months ago

#749 - [Feature Request] Option to launch interactive auth on a different browser

Issue - State: closed - Opened by choonchernlim 2 months ago - 4 comments
Labels: requires more info, feature request

#748 - [Feature Request] Region auto enable on env variable

Issue - State: closed - Opened by bgavrilMS 2 months ago
Labels: confidential-client, feature request

#747 - client_assertion can accept a callback

Pull Request - State: open - Opened by rayluo 2 months ago - 1 comment

#746 - [Feature Request] Client assertion should accept a callback function

Issue - State: open - Opened by jdeus 2 months ago - 2 comments
Labels: documentation, feature request

#745 - [Bug] Updates to msal/application.py may now be out-of-sync with msal_extensions

Issue - State: closed - Opened by kcphila 2 months ago - 5 comments
Labels: investigate

#744 - WAM interferes with az login: Error code: 3399614476 #29881

Issue - State: open - Opened by ashok672 3 months ago
Labels: needs attention, ado

#743 - [Bug] Login Authentication Failure on 2.63.0: Error code: -2147221164 #29666

Issue - State: closed - Opened by ashok672 3 months ago - 1 comment
Labels: needs attention, ado

#742 - Release 1.31.0

Pull Request - State: closed - Opened by rayluo 3 months ago

#741 - Resource id adjustments

Pull Request - State: closed - Opened by rayluo 3 months ago

#740 - Broker refactoring, bugfix and test cases

Pull Request - State: closed - Opened by rayluo 3 months ago

#737 - Add force refresh support for acquire_token_silent broker flow

Pull Request - State: open - Opened by Ugonnaak1 3 months ago - 6 comments

#735 - [Feature Request] Support federated credentials + managed identity support for Azure Web App

Issue - State: closed - Opened by ericyu-microsoft 3 months ago - 1 comment
Labels: needs attention, untriaged, feature request

#734 - [Feature Request] Support for custom headers in PublicClientApplication and ConfidentialClientApplication

Issue - State: closed - Opened by Joshwlks 3 months ago - 5 comments
Labels: requires more info, feature request

#733 - Fix a small issue and update broker test

Pull Request - State: closed - Opened by fengga 3 months ago

#732 - Add an unofficial doc for mac broker integration

Pull Request - State: closed - Opened by fengga 3 months ago - 1 comment

#731 - Change arc mi's detection algorithm

Pull Request - State: closed - Opened by rayluo 4 months ago

#730 - CAE for MIv1

Pull Request - State: closed - Opened by rayluo 4 months ago

#728 - [Feature Request] PKCE with Non Interactive Authentication

Issue - State: closed - Opened by tanios13 4 months ago - 3 comments
Labels: question

#727 - [Feature Request] Add file based detection for Azure Arc

Issue - State: closed - Opened by neha-bhargava 4 months ago
Labels: feature request, scenario: managed identity

#726 - [Feature Request] `ManagedIdentityClient` should expose `remove_tokens_for_client()`

Issue - State: open - Opened by jiasli 4 months ago
Labels: needs attention, untriaged, feature request

#725 - [Engineering task] Implement Claims API to Bypass Cache When Claims are Present in MSAL with Managed Identity

Issue - State: closed - Opened by gladjohn 4 months ago
Labels: feature request, scenario: managed identity

#724 - MSAL 1.30.0

Pull Request - State: closed - Opened by rayluo 4 months ago

#723 - Expose refresh_on (if any) to fresh or cached response

Pull Request - State: closed - Opened by rayluo 4 months ago

#722 - Using SHA256 and PSS padding

Pull Request - State: closed - Opened by rayluo 4 months ago

#721 - AcquireTokenForManagedIdentity should throw if a user-assigned managed identity clientID or resourceID is supplied when not supported

Issue - State: closed - Opened by bgavrilMS 5 months ago - 1 comment
Labels: bug, AzureSDK, p2, confidential-client

#720 - [Feature Request] Expose `refresh_on` when retrieving token from cache

Issue - State: closed - Opened by pvaneck 5 months ago
Labels: feature request

#719 - [Bug] `msal==1.29.0` incompatible with `azureml-core<1.55`

Issue - State: closed - Opened by hutec 5 months ago - 6 comments
Labels: question

#718 - Support SNI via PFX

Pull Request - State: closed - Opened by rayluo 5 months ago - 2 comments

#717 - Bugfix for token cache search

Pull Request - State: closed - Opened by rayluo 5 months ago

#716 - [Bug] Validate Azure access token in Django Rest API and call graph API

Issue - State: open - Opened by Shriyanshmit 5 months ago - 1 comment
Labels: question, documentation, needs attention

#715 - Avoid using network at import time

Issue - State: closed - Opened by hauntsaninja 5 months ago - 2 comments
Labels: bug, public-client, p2, confidential-client

#714 - Update ROPC broker related tests

Pull Request - State: closed - Opened by fengga 5 months ago

#713 - Create microsoft-authentication

Pull Request - State: closed - Opened by henrymoh 5 months ago

#712 - Enable public client ROPC via broker

Pull Request - State: closed - Opened by fengga 5 months ago - 1 comment

#710 - msal 1.28.1 throws ValueError when passing frozenset as scopes

Issue - State: closed - Opened by DerekCL 6 months ago - 2 comments
Labels: documentation

#709 - get_managed_identity_source() for Azure Identity

Pull Request - State: closed - Opened by rayluo 6 months ago - 1 comment

#708 - [Feature Request] Add a sample for MSAL Py MSI

Issue - State: open - Opened by bgavrilMS 6 months ago - 3 comments
Labels: confidential-client, feature request

#707 - [Bug] WAM login fails: User cancelled the Accounts Control Operation

Issue - State: closed - Opened by jiasli 6 months ago - 2 comments
Labels: public-client, wam

#706 - Implementation based on feature requirement

Pull Request - State: closed - Opened by rayluo 6 months ago

#705 - [Supportability Bug] Deprecate WithClientAssertion(string) as it leads to assertion expiration issues

Issue - State: open - Opened by gladjohn 6 months ago - 1 comment
Labels: supportability

#704 - In WAM flow, MFA is not cached for non-home tenant

Issue - State: open - Opened by jiasli 6 months ago - 2 comments
Labels: investigate, public-client, ado

#703 - Cannot get Azure subscriptions

Issue - State: closed - Opened by soda92 6 months ago - 5 comments

#702 - [Feature Request] Re-enable username password flow in Windows broker code path

Issue - State: closed - Opened by rayluo 7 months ago - 4 comments
Labels: feature request, ado

#701 - [Bug] MSAL.PY's error has no indicator for `InteractionRequired`

Issue - State: open - Opened by jiasli 7 months ago - 1 comment
Labels: investigate, public-client, ado

#700 - [Bug] WAM fails for MSA: AADSTS9002313: Invalid request. Request is malformed or invalid.

Issue - State: closed - Opened by jiasli 7 months ago - 5 comments
Labels: bug, public-client, wam, P1, ado

#699 - Support reading CCA cert from a pfx file

Pull Request - State: closed - Opened by rayluo 7 months ago

#698 - [Bug] Original `AADSTS` error is hidden by WAM

Issue - State: open - Opened by jiasli 7 months ago - 6 comments
Labels: question, public-client, ado

#697 - [Feature Request] Need an API for Managed Identity to detect the current environment

Issue - State: closed - Opened by rayluo 7 months ago - 1 comment
Labels: feature request, scenario: managed identity

#696 - Redirect URI not configurable in code

Issue - State: closed - Opened by BrianLesko 7 months ago - 1 comment
Labels: answered

#695 - [Feature Request] Client Secret option for UsernamePasswordCredential

Issue - State: closed - Opened by cjusko 7 months ago - 1 comment
Labels: answered

#694 - msal does not work behind company's VPN

Issue - State: closed - Opened by bikeridercz 7 months ago - 2 comments

#693 - Promote TokenCache._find() to TokenCache.search()

Pull Request - State: closed - Opened by rayluo 7 months ago - 1 comment

#692 - Add KID check when getting a token from cache

Pull Request - State: closed - Opened by JorgeDaboub 7 months ago - 1 comment
Labels: duplicate

#691 - [Bug] Eliminate sample dependency on https://pypi.org/project/identity/

Issue - State: closed - Opened by bgavrilMS 7 months ago - 1 comment
Labels: bug, public-client, p2, confidential-client

#690 - [Feature Request] Reduce risk of oauth token compromise by storing tokens in $XDG_RUNTIME_DIR

Issue - State: closed - Opened by nickweeds2 7 months ago - 3 comments
Labels: public-client, feature request

#689 - Add CODEOWNERS file

Pull Request - State: closed - Opened by pmaytak 8 months ago

#687 - ConfidentialClientApplication federated by a Managed Identity

Pull Request - State: open - Opened by rayluo 8 months ago

#685 - [Feature Request] Support reading certificate from Windows certificate store

Issue - State: open - Opened by jiasli 8 months ago - 1 comment
Labels: feature request

#684 - [Feature Request] Support PFX certificate authentication

Issue - State: closed - Opened by jiasli 8 months ago - 2 comments
Labels: feature request

#683 - [Feature Request] Need support for MI per request setting

Issue - State: closed - Opened by xiangyan99 8 months ago - 3 comments
Labels: feature request

#682 - [Feature Request] Update CAE docs with MSAL PY implementation

Issue - State: open - Opened by bgavrilMS 8 months ago - 2 comments
Labels: documentation, confidential-client, feature request

#680 - Friendly hint for a typical oidc_authority error

Pull Request - State: open - Opened by rayluo 8 months ago

#679 - MSAL Python 1.28.0

Pull Request - State: closed - Opened by rayluo 9 months ago - 1 comment

#678 - Implements a new optional oidc_authority parameter

Pull Request - State: closed - Opened by rayluo 9 months ago - 2 comments

#677 - [Feature Request] MSI sample using MSAL python

Issue - State: open - Opened by neha-bhargava 9 months ago
Labels: documentation, confidential-client, feature request

#676 - [CIAM CUD] MSAL Python supports CIAM CUD via "oidc_authority"

Issue - State: closed - Opened by bgavrilMS 9 months ago
Labels: confidential-client, feature request

#675 - [Bug] System browser process on Linux writes junk to standard out/error

Issue - State: open - Opened by Binary-Eater 9 months ago - 11 comments
Labels: enhancement, help wanted, public-client

#674 - [Feature Request] Need support for ML managed identity

Issue - State: closed - Opened by xiangyan99 9 months ago - 4 comments
Labels: confidential-client, P1, feature request, scenario: managed identity

#673 - Update the default broker redirect URI to be a valid URI

Pull Request - State: closed - Opened by iulico-1 9 months ago

#669 - MSAL Python 1.27

Pull Request - State: closed - Opened by rayluo 9 months ago

#667 - Don't use bare except when importing

Pull Request - State: closed - Opened by Singletoned 9 months ago - 3 comments
Labels: enhancement

#666 - Implement remove_tokens_for_client()

Pull Request - State: closed - Opened by rayluo 10 months ago - 8 comments

#665 - All preauthorized permissions are returned regardless of the requested `scopes`

Issue - State: closed - Opened by jiasli 10 months ago - 3 comments
Labels: question, answered

#662 - [Bug] app.get_accounts() return empty list

Issue - State: closed - Opened by copdips 10 months ago - 4 comments
Labels: question