zitadel / zitadel-tools

Apache License 2.0
21 stars 7 forks source link

feat: add support for PKCS#8 #158

Closed livio-a closed 3 weeks ago

livio-a commented 1 month ago

This PR adds support for signing JWT with a private key in PKCS#8 format. Until now only PKCS#1 was supported.

The OIDC library is update to V3, which added support of PKCS#8 in version 3.26.0

Additionally, dependencies are updated.

closes #97

github-actions[bot] commented 3 weeks ago

:tada: This PR is included in version 0.5.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: