Skip to content

chore: Fixed issue with resolve of "value" field#84

Open
jlouvel wants to merge 3 commits intomainfrom
chore/value-issue-fix
Open

chore: Fixed issue with resolve of "value" field#84
jlouvel wants to merge 3 commits intomainfrom
chore/value-issue-fix

Conversation

@jlouvel
Copy link
Contributor

@jlouvel jlouvel commented Mar 3, 2026

 - Missing Mustache resolution
 - Couldn't be used to set headers like "const" field
jlouvel added 2 commits March 3, 2026 10:53
…compliant

 - Fix forward flow ordering so client inputParameters (including env-backed values) are resolved before authentication templates.
 - Preserve value-based headers by preventing default header application from overwriting non-const values.
 - Keep bearer auth compatible with Restlet by using ChallengeResponse (no direct Authorization header injection).
 - Add non-regression tests for:
@jlouvel jlouvel requested a review from eskenazit March 3, 2026 18:00
@jlouvel
Copy link
Contributor Author

jlouvel commented Mar 3, 2026

@eskenazit @jeremnaf I've updated this PR to fix another regression from the previous fix :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] capability configuration file - inputParameters value does not work with constant

1 participant