Merged
Conversation
for more information, see https://pre-commit.ci
…tworknt/yaml-rule-plugin into 91-token-transformer-refactor
…tation, Added more logging
…tation, Added more logging
…into 91-token-transformer-refactor # Conflicts: # tealium-token/pom.xml # token-transformer/pom.xml # token-transformer/src/main/java/com/networknt/rule/generic/token/HttpTokenRequestBuilder.java # token-transformer/src/main/java/com/networknt/rule/generic/token/TokenKeyStoreManager.java # token-transformer/src/main/java/com/networknt/rule/generic/token/TokenTransformerAction.java # token-transformer/src/main/java/com/networknt/rule/generic/token/schema/PathPrefixAuthWriteSchema.java # token-transformer/src/main/java/com/networknt/rule/generic/token/schema/TokenSchema.java # token-transformer/src/main/java/com/networknt/rule/generic/token/schema/UpdateSchema.java # token-transformer/src/main/java/com/networknt/rule/generic/token/schema/cert/KeyStoreSchema.java # token-transformer/src/main/java/com/networknt/rule/generic/token/schema/cert/TrustStoreSchema.java # token-transformer/src/main/resources/config/token-transformer.yml # token-transformer/src/test/java/com/networknt/rule/generic/token/TokenTransformerActionTest.java # token-transformer/src/test/resources/config/lifeware_token_test.yml # token-transformer/src/test/resources/config/snow_token_test.yml # token-transformer/src/test/resources/config/tealium_token_test.yml
for more information, see https://pre-commit.ci
stevehu
reviewed
Aug 16, 2024
| <groupId>com.networknt</groupId> | ||
| <artifactId>http-client</artifactId> | ||
| </dependency> | ||
| <dependency> |
Contributor
There was a problem hiding this comment.
client-config is in the pom.xml already. This is the same for other pom.xml updates.
…tworknt/yaml-rule-plugin into 91-token-transformer-refactor
stevehu
pushed a commit
that referenced
this pull request
Aug 21, 2024
* refactored transformer plugin * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * removed client module dependency * Fixed issue with signed payload of JWT being malformed, Added documentation, Added more logging * Fixed issue with signed payload of JWT being malformed, Added documentation, Added more logging * Fixed issue where expiration was not being updated. Added a lot of documentation * fixed merge issue + updated version * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * removed duplicate dependencies. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.