Skip to content

Implement: Authentication and authorization for Blazor #4048

@danroth27

Description

@danroth27

Scope

This will be something similar to what the SPA templates have in terms of functionality.

We will try to simplify the amount of code and put it in libraries so it can be serviced.

Things to consider:

  • Login/registration/etc systems, 2FA, etc. - probably delegate to existing identity UI if at all
  • Simpler cookie-based auth system
  • Authorization on a per-component basis
    • Ability to control the auth logic
    • Ability to tie in with server-side (MVC) auth policies

Design notes: https://gist.github.com/SteveSandersonMS/60ca3a5f70a7f42fba14981add7e7f79

Metadata

Metadata

Labels

Components Big RockThis issue tracks a big effort which can span multiple issuesDoneThis issue has been fixedNeeds: DesignThis issue requires design work before implementating.area-blazorIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing one

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions