
credentials-support

Release Notes
2.0.6
Date: 2025-05-08
2.0.5
Date: 2025-03-26
- When transforming from the old way of configuring credentials to the new we are a bit forgiving to avoid unnecessary
confusion.
2.0.4
Date: 2025-02-26
- Extended
the PkiCredentialFactory
class so that it can be instantiated as a bean for easier use. This bean is also automatically provided by the Spring
Boot starter.
2.0.3
Date: 2025-02-10
- Functionality to create serializable JWKs using the
JwkTransformerFunction#serializable
function was added.
2.0.2
Date: 2025-01-21
-
The PropertyToPublicKeyConverter
was added to the Spring Boot Starter autoconfiguration.
-
Fixed bug that occurred if the same PKCS#11 provider were used for several keys.
See https://github.com/swedenconnect/credentials-support/issues/74.
2.0.1
Date: 2024-12-07
- Moved Spring application events from the Spring Boot Starter to the Spring library to make them re-usable by other
libraries.
2.0.0
Date: 2024-12-06
- A completely new base with support for Spring Boot, OpenSAML, Nimbus.
Copyright © 2020-2025, Sweden Connect. Licensed under version 2.0 of
the Apache License.