Skip to content

Support Digest authentication with SHA-256 #13127

@sbordet

Description

@sbordet

Jetty version(s)
12.1.x

Enhancement Description
RFC7616 now specifies that Digest authentication can be performed with SHA-256 (was MD5 only before).

Jetty's client can already support that, but on the server the MD5 algorithm is hardcoded, while should be configurable.

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions