Add Deprecation Marker to x5t Usage #16979
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: enhancement
A general enhancement
Since x5t uses SHA-1, it may be appropriate to add a deprecation marker to
JoseHeaderNames.X5T
, similar to how Nimbus does the same with itsJWSHeader.Builder
and Spring Security does withMessageDigestPasswordEncoder
.The text was updated successfully, but these errors were encountered: