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

[Bug] [WAM Broker] Add a header title to the Account Picker #3803

Closed
gladjohn opened this issue Nov 14, 2022 · 1 comment · Fixed by #3800
Closed

[Bug] [WAM Broker] Add a header title to the Account Picker #3803

gladjohn opened this issue Nov 14, 2022 · 1 comment · Fixed by #3800
Assignees
Labels
Milestone

Comments

@gladjohn
Copy link
Contributor

gladjohn commented Nov 14, 2022

It was possible to add a header title in the Old WAM broker experience. This needs to be added to the new preview WAM broker as well

            builder = builder.WithWindowsBrokerOptions(new WindowsBrokerOptions()
            {
                ListWindowsWorkAndSchoolAccounts = cbxListOsAccounts.Checked,
                MsaPassthrough = cbxMsaPt.Checked,
                HeaderText = "MSAL Dev App .NET FX"
            })
@gladjohn
Copy link
Contributor Author

Fixed for MSAL 4.48.1

@gladjohn gladjohn added this to the 4.48.1 milestone Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
1 participant