Skip to content

Documentation and samples improvements to identity for .NET 8 #29452

@JeremyLikness

Description

@JeremyLikness

A key deliverable to improve the experience of identity management in .NET is improved documentation. Our docs should provide a comprehensive guide that empowers developers to fully understand and utilize our identity management features. Deliverables will include samples for common scenarios that follow our recommended practices for enabling and integrating authentication and authorization in .NET. This issue will serve to track individual work items that roll up to this goal.

TODO (this list will grow as we iterate on the docs)

Samples (TBD) - right now these are examples and not committed work.

  • Angular with custom Angular UI for identity admin
  • React with custom React UI for identity admin
  • Mobile (.NET MAUI) access using tokens
  • Blazor WebAssembly Standalone - see this PR
  • Blazor Web App with External Login
  • ASP.NET Core Web API
  • Example that uses permissions/claims and not just "is authenticated"
  • LDAP/Windows login

Stretch goals

  • Backend for frontend pattern for identity in .NET
  • Multi-tenancy with identity in .NET

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions