Skip to content

Allow configuring an SSLBundle to use when making JWKS requests #45180

Description

@OrangeDog

A Boot application can be configured to make JWKS requests to get the keys with which to verify JWS tokens:

spring.security.oauth2.resourceserver.jwt.jwk-set-uri

However, there is no way to configure the SSL context for these requests.
Adding the standard .ssl.enabled and .ssl.bundle properties would be very useful.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions