JwtBearerOptions.RequireHttpsMetadata Property

Definition

Gets or sets if HTTPS is required for the metadata address or authority. The default is true. This should be disabled only in development environments.

public bool RequireHttpsMetadata { get; set; }

Property Value

Applies to