Skip to content

It would be better to extend UserClaims.Razor to display the Translated SID Description #36028

@jhogan05

Description

@jhogan05

Description

Most SID are opaque to many (even experienced) Windows users and developers, but Groups less so (e.g NT Authority / Domain Users).

Since this code can only run on a Windows system, it would be better to display information in terms of what would be returned in an Authorised user on a Windows Domain linked computer.

  • Render the information in HTML Table for improved appearance
  • Translate PrincipalGroupSID and GroupSID to Readable form

See below:

Image

and

Image

Page URL

https://learn.microsoft.com/en-us/aspnet/core/blazor/security/blazor-web-app-with-windows-authentication?view=aspnetcore-10.0

Content source URL

https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/blazor/security/blazor-web-app-with-windows-authentication.md

Document ID

34e4285b-c559-a3e1-30b2-4ff240e7a9fb

Platform Id

796db7a0-bc23-6666-70b4-7f96f81cdf46

Article author

@guardrex

Metadata

  • ID: 34e4285b-c559-a3e1-30b2-4ff240e7a9fb
  • PlatformId: 796db7a0-bc23-6666-70b4-7f96f81cdf46
  • Service: aspnet-core
  • Sub-service: blazor

Related Issues

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions