Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable web view customization for interactive authN #34972

Closed
scottaddie opened this issue Mar 16, 2023 · 0 comments · Fixed by #34095
Closed

Enable web view customization for interactive authN #34972

scottaddie opened this issue Mar 16, 2023 · 0 comments · Fixed by #34095
Assignees
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved.
Milestone

Comments

@scottaddie
Copy link
Member

scottaddie commented Mar 16, 2023

Context:
Azure PowerShell relies on the Azure Identity library to use MSAL. Currently, we're required to customize the web view displayed after authentication, which requires the Azure Identity library to open new properties that are already supported by MSAL.

The primary scenario to enable here is to expose an option to control whether the embedded or system browser will be invoked.

Related to #34576

@scottaddie scottaddie added Client This issue points to a problem in the data-plane of the library. Azure.Identity feature-request This issue requires a new behavior in the product in order be resolved. labels Mar 16, 2023
@scottaddie scottaddie added this to the Backlog milestone Mar 16, 2023
@joshfree joshfree modified the milestones: Backlog, 2023-05 Apr 3, 2023
@joshfree joshfree modified the milestones: 2023-05, 2023-06 Apr 30, 2023
@joshfree joshfree modified the milestones: 2023-06, 2023-07 Jun 19, 2023
@christothes christothes moved this from Planned to In Progress in Azure Identity SDK Improvements Jul 7, 2023
@jsquire jsquire modified the milestones: 2023-07, Backlog Jul 13, 2023
@joshfree joshfree modified the milestones: Backlog, 2023-08 Jul 17, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Azure Identity SDK Improvements Jul 19, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Oct 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved.
Projects
Development

Successfully merging a pull request may close this issue.

4 participants