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

Blazor BWA external/social login guidance 8.0 #30994

Closed
guardrex opened this issue Nov 9, 2023 · 3 comments
Closed

Blazor BWA external/social login guidance 8.0 #30994

guardrex opened this issue Nov 9, 2023 · 3 comments

Comments

@guardrex
Copy link
Collaborator

guardrex commented Nov 9, 2023

Description

Per https://devblogs.microsoft.com/dotnet/whats-new-with-identity-in-dotnet-8/#add-an-external-login.

Update Blazor Identity UI (Individual Accounts) in the Server security doc with a cross-link to the new section.

Page URL

https://learn.microsoft.com/en-us/aspnet/core/blazor/security/server/additional-scenarios?view=aspnetcore-7.0

Content source URL

https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/blazor/security/server/additional-scenarios.md

Document ID

c98be365-408d-7ee6-cb74-14c44d01b0b8

Article author

guardrex

@guardrex
Copy link
Collaborator Author

@JeremyLikness ... Is the OIDC sample from Halter meant to cover this issue? I'm not sure if there was a plan for demonstrating a social login provider, such as Google or FB, with a different sample coming later.

@JeremyLikness
Copy link
Member

The template for Blazor Web App has it out of the box. You can just add the OIDC package for the social you want, and configure your client id/secret, and it should automatically appear as an option for logging in and work. I tested it with Twitter and had no issues.

Jeremy

@guardrex
Copy link
Collaborator Author

Great, then I'll close this out. Thx!

@github-project-automation github-project-automation bot moved this from 8.0 to Done in Blazor.Docs Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants