-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[FEATURE REQ][CAE]Pre-populate user name for InteractiveBrowserCredential #16983
Comments
Hi @erich-wang Could you provide a bit more context for why pre-populating the user name is needed? Is this just to save a step of having to re-type it, or is there some other issue that this is meant to address? |
Hi, we're sending this friendly reminder because we haven't heard back from you in 7 days. We need more information about this issue to help address it. Please be sure to give us your input. If we don't hear back from you within 14 days of this comment the issue will be automatically closed. Thank you! |
@christothes - Yes - this is so that the customer doesn't have to retype their username. The (S500) customer had been using this command:
The customer has had to enable Conditional Access policies for these users on their domain. The above command uses a User name plus password authentication (ROPC) method that doesn’t support any type of conditional access policy. |
Hi, we're sending this friendly reminder because we haven't heard back from you in 7 days. We need more information about this issue to help address it. Please be sure to give us your input. If we don't hear back from you within 14 days of this comment the issue will be automatically closed. Thank you! |
Library or service name.
What library or service is this request related to?
Azure.Identity
Is your feature request related to a problem? Please describe.
[FEATURE REQ][CAE]Pre-populate user name for InteractiveBrowserCredential
One S500 customer is asking pre-populate user name from Azure PowerShell side, this needs Azure.Identity to support it first.
It is also required for supporting CAE re-authenticate
The text was updated successfully, but these errors were encountered: