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

The article is missing useSessionCookies for the /login endpoint #34255

Open
guardrex opened this issue Dec 2, 2024 · 0 comments
Open

The article is missing useSessionCookies for the /login endpoint #34255

guardrex opened this issue Dec 2, 2024 · 0 comments

Comments

@guardrex
Copy link
Collaborator

guardrex commented Dec 2, 2024

Description

Tom, I was working on the Blazor WASM+Identity 2FA article/PR and noticed that useSessionCookies is missing from this guidance. There's a one-item bullet list in the article where useCookies appears, so perhaps that's a placeholder for it (or perhaps there's commented-out lingo there ... not sure ... didn't look). I don't see an open issue for this.

I've made a note to check on it for the Blazor coverage. I'm not sure if Halter will feel that it's important to cover on the Blazor side. Since I do cross-link to this main doc set article, it would be ok if it's only covered over here. I'll check with Halter on it when he reviews my PR.

Here's the API ...

https://github.com/dotnet/aspnetcore/blob/4ce2db7b8d85c07cad2c59242edc19af6a91b0d7/src/Identity/Core/src/IdentityApiEndpointRouteBuilderExtensions.cs#L90-L120

Page URL

https://learn.microsoft.com/en-us/aspnet/core/security/authentication/identity-api-authorization?view=aspnetcore-9.0

Content source URL

https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/security/authentication/identity-api-authorization.md

Document ID

137d4b94-7b26-3911-b22d-42c754a95fc1

Article author

@tdykstra

Related Issues

@guardrex guardrex added ⌚ Not Triaged Source - Docs.ms Docs Customer feedback via GitHub Issue labels Dec 2, 2024
@tdykstra tdykstra added doc-enhancement waiting-on-feedback Waiting for feedback from SMEs and removed Source - Docs.ms Docs Customer feedback via GitHub Issue ⌚ Not Triaged labels Dec 2, 2024
@tdykstra tdykstra assigned tdykstra and unassigned tdykstra Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants