We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4adf4ca commit b28e10eCopy full SHA for b28e10e
NEWS
@@ -1,5 +1,7 @@
1
== Version 2.6.0 (unreleased) ==
2
3
+`webauthn-server-core`:
4
+
5
New features:
6
7
* Added method `getParsedPublicKey(): java.security.PublicKey` to
@@ -61,6 +63,14 @@ New features:
61
63
version increase.
62
64
* (Experimental) Added `credProps` extension to assertion extension outputs.
65
66
+`webauthn-server-attestation`:
67
68
+New features:
69
70
+* `FidoMetadataDownloader` now parses the CRLDistributionPoints extension on the
71
+ application level, so the `com.sun.security.enableCRLDP=true` system property
72
+ setting is no longer necessary.
73
74
75
== Version 2.5.4 ==
76
0 commit comments