Azure / Azure/azure-sdk-for-python

Make user prompt optional on InteractiveBrowserAuthentication

Open
#41,056 0 comments 0 reactions 1 assignee Claimed by @pvaneck View on GitHub
Azure.Identity customer-reported feature-request needs-team-attention
Dominant language
Python
Stars
5.6k
Forks
3.4k
Avg merge
1d 21h
Merged PRs (30d)
193

Description

Currently the `InteractiveBrowserAuthentication` class always adds `prompt=select_user` to the login URL.

The proposal is to add a `select_user_prompt` parameter to the constructor that defaults to `true`, but allows disabling this behavior.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.