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

Auth UI incorrectly show AAD instead of new term Microsoft Entra ID #850

Open
diberry opened this issue Jun 16, 2024 · 1 comment
Open
Assignees
Labels
command: start All issues related to the start command complexity: hours Issues that need less than 1 hour to be resolved priority: medium (P1) Medium priority runtime: static Issues related a static app (not API) scope: auth Issues related to the authentication emulator status: need doc updates The documentation website need to be updated after this issue has been revolved type: bug Something isn't working version: ga Issues related to major/GA releases
Milestone

Comments

@diberry
Copy link
Contributor

diberry commented Jun 16, 2024

image

This React app front-end shows how I fixed this issue for the UI. Azure-Samples/azure-typescript-e2e-apps#69

@adrianhall @BandaruDheeraj @craigshoemaker

@itpropro
Copy link

itpropro commented Jun 28, 2024

This is actually correct, as the identity provider name in the spec and api is azureActiveDirectory, which means aad is the correct abbreviation. This issue can be closed or set on halt until the official json schema was updated.

@adrianhall adrianhall added type: bug Something isn't working priority: medium (P1) Medium priority scope: auth Issues related to the authentication emulator runtime: static Issues related a static app (not API) complexity: hours Issues that need less than 1 hour to be resolved version: ga Issues related to major/GA releases command: start All issues related to the start command status: need doc updates The documentation website need to be updated after this issue has been revolved labels Jun 28, 2024
@adrianhall adrianhall added this to the 1.1.12 milestone Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
command: start All issues related to the start command complexity: hours Issues that need less than 1 hour to be resolved priority: medium (P1) Medium priority runtime: static Issues related a static app (not API) scope: auth Issues related to the authentication emulator status: need doc updates The documentation website need to be updated after this issue has been revolved type: bug Something isn't working version: ga Issues related to major/GA releases
Projects
None yet
Development

No branches or pull requests

4 participants