3 references to RequiredClaimType
Aspire.Dashboard (3)
Authentication\OpenIdConnect\AuthorizationPolicyBuilderExtensions.cs (2)
17
/// If <see cref="OpenIdConnectOptions.
RequiredClaimType
"/> is non-empty, a requirement for the claim is added.
24
var claimType = options.
RequiredClaimType
;
Configuration\DashboardOptions.cs (1)
255
/// Gets the optional value of the <see cref="
RequiredClaimType
"/> claim for users authenticated via