Skip to content

Refresh External provider authentication article (Twitter→X, VS 2022+ steps, passkeys ref) - #37040

Merged
wadepickett merged 5 commits into
mainfrom
copilot/update-external-provider-authentication
Apr 28, 2026
Merged

Refresh External provider authentication article (Twitter→X, VS 2022+ steps, passkeys ref)#37040
wadepickett merged 5 commits into
mainfrom
copilot/update-external-provider-authentication

Conversation

Copilot AI commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

fixes #37039

Editorial and technical refresh of aspnetcore/security/authentication/social/index.md, which was 271–365 days stale.

Content updates

  • Twitter → X rebrand: description metadata, intro provider list, "Configure login providers" list, and the .AddTwitter code sample comment now use "X (formerly Twitter)".
  • Author byline: twitter.com/RickAndMSFTx.com/RickAndMSFT.
  • Visual Studio steps: Replaced the obsolete single-step "Select OK" instruction with the current VS 2022+ Next → Name → Authentication dropdown → Create flow.
  • -uld note: Clarified that omitting -uld falls back to SQLite, the default across all platforms.
  • Passkeys: Added cross-reference to <xref:security/authentication/passkeys/index> (verified UID) in Additional information, surfacing the .NET 10 FIDO2/WebAuthn passwordless option alongside social logins.
  • Metadata: Bumped ms.date to 04/21/2026.

Not addressed (require out-of-sandbox verification)

  • Screenshots index/_static/pass1a.png and pass2a.png — not recaptured; would need a running .NET 10 Identity scaffolded UI.
  • "Sign in with Apple" sample link — left intact; maintenance status and target framework of martincostello/SignInWithAppleSample should be verified by a reviewer with network access before deciding whether to annotate or remove.

Internal previews

📄 File 🔗 Preview link
aspnetcore/security/authentication/social/index.md External provider authentication in ASP.NET Core Identity

Copilot AI linked an issue Apr 21, 2026 that may be closed by this pull request
8 tasks
…S steps, passkeys reference

Agent-Logs-Url: https://github.com/dotnet/AspNetCore.Docs/sessions/a649d8cd-9a4c-41ec-ad6c-678efd3ea1b4

Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com>
Copilot AI changed the title [WIP] Update external provider authentication details Refresh External provider authentication article (Twitter→X, VS 2022+ steps, passkeys ref) Apr 21, 2026
Copilot AI requested a review from wadepickett April 21, 2026 18:54

@wadepickett wadepickett left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved after I made several fixes.

@wadepickett
wadepickett marked this pull request as ready for review April 22, 2026 00:13
@wadepickett
wadepickett requested a review from tdykstra April 22, 2026 00:13
@wadepickett
wadepickett merged commit 792ad06 into main Apr 28, 2026
4 checks passed
@wadepickett
wadepickett deleted the copilot/update-external-provider-authentication branch April 28, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update: External provider authentication

3 participants