Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 0.4.0-develop.9 [skip ci]
# [0.4.0-develop.9](v0.4.0-develop.8...v0.4.0-develop.9) (2024-03-08) ### Bug Fixes * add a comment to the expiryInstant ([21ac648](21ac648)) * add if statement for creating VC ([0092728](0092728)) * Add missing gradle validation PR [eclipse-tractusx#257](https://github.com/borisrizov-zf/managed-identity-wallet/issues/257) ([f9acf55](f9acf55)) * add missing JSON properties ([5330f64](5330f64)) * **ci:** update node version to 20 ([263e88b](263e88b)) * DAST scan PR [eclipse-tractusx#256](https://github.com/borisrizov-zf/managed-identity-wallet/issues/256) ([1c1f1fb](1c1f1fb)) * fix bug with token re-wrapping ([e047550](e047550)) * fix integration test ([d8084ee](d8084ee)) * **helm:** minor fixes ([49b5530](49b5530)) * **helm:** vc expiration date ([e056108](e056108)) * possible caching vulnerability in action ([eb2e38f](eb2e38f)) * **release:** add missing author, committer emails ([6d49d27](6d49d27)) * **release:** use correct syntax for github actor ([86976a6](86976a6)) * **validation:** credential signer must be equal issuer ([12abe09](12abe09)) ### Features * add api docs, option asJwt ([9dc628b](9dc628b)) * add domain objects needed by sts infrastructure ([effb480](effb480)) * add dto objects for sts infrastructure ([103e7f2](103e7f2)) * add exceptions for sts infrastructure ([b4bb9b7](b4bb9b7)) * add ignoring version ([1785080](1785080)) * add JWT verification and extend tests ([d83ce91](d83ce91)) * add JWT verification and extend tests ([5ae223d](5ae223d)) * add logging of auth failures ([ec60117](ec60117)) * add logic regarding jti info store and check ([6809578](6809578)) * add missing relationships to entities ([56a48eb](56a48eb)) * add service method, controller, config for scope matching ([4feebd4](4feebd4)) * add sts properties ([018d9c0](018d9c0)) * add token endpoint happy-path test ([d6c30bf](d6c30bf)) * adding draft for integration test, refactoring ([ce75056](ce75056)) * **chart:** add extra volume/-mounts ([0f6252f](0f6252f)) * create initial class ([061faa7](061faa7)) * create initial classes with validation ([fc5db81](fc5db81)) * extend 'miw.security' properties ([e982919](e982919)) * **helm:** add networkPolicy for miw ([502b633](502b633)) * **helm:** allow networkPolicy to template values ([acddcff](acddcff)) * implement token endpoint ([4227f3e](4227f3e)) * improve filter, add exception handling ([579a5ec](579a5ec)) * Merge PR [eclipse-tractusx#252](https://github.com/borisrizov-zf/managed-identity-wallet/issues/252) ([8cb132b](8cb132b)) * Merge PR [eclipse-tractusx#255](https://github.com/borisrizov-zf/managed-identity-wallet/issues/255) ([a0d9bdf](a0d9bdf)) * upload miw jar to gh release ([a7d6aa6](a7d6aa6)) * use a spring validator for SecureTokenRequest ([accc0d2](accc0d2))
- Loading branch information