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

BWA WinAuth sample app #474

Merged
merged 3 commits into from
Feb 12, 2025
Merged

BWA WinAuth sample app #474

merged 3 commits into from
Feb 12, 2025

Conversation

guardrex
Copy link
Collaborator

@guardrex guardrex commented Feb 12, 2025

Fixes #460

@markat1 ... This will get the ball rolling. Stephen Halter will review and say what needs to change and what else he would like this app to do. For now, it just sets a policy for an SID and has a page with that policy enforced. I think that's the most basic authz typical use case. When I get to the write-up shortly, I'll cross-link ...

https://learn.microsoft.com/windows-server/identity/ad-ds/manage/understand-security-identifiers

... into that coverage.

I made this global Interactive Server, but the same principles apply to a per-component solution (server + .Client project).

I'll ping you in a bit on the docs PR with the article that will go with this sample app.

@guardrex guardrex merged commit 0c100be into main Feb 12, 2025
2 checks passed
@guardrex guardrex deleted the guardrex/bwa-win-auth-sample branch February 12, 2025 16:24
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.

Windows authentication sample for Blazor Web
1 participant