SignedHttpRequestValidationParameters.RequireHttpsForJkuResourceRetrieval 속성

정의

'jku' 클레임을 사용하여 JWK 집합을 가져올 때 TLS가 필요한지 여부를 나타내는 값을 가져오거나 설정합니다.

public bool RequireHttpsForJkuResourceRetrieval { get; set; }
member this.RequireHttpsForJkuResourceRetrieval : bool with get, set
Public Property RequireHttpsForJkuResourceRetrieval As Boolean

속성 값

설명

https://datatracker.ietf.org/doc/html/rfc7800#section-3.5

적용 대상