Expand description
Deterministic security config fixture for kernel E2E tests
(unify-transport-auth, Task 1.10).
Builds a SecurityConfig whose native section carries exactly one
inline (plaintext) static credential — no {{env:}} placeholders, no
network, fully deterministic. Feeds resolve_authenticators in E2E
tests and mirrors the store the CLI builds from the same config.
Lockstep chain (ADR-0055 store synthesis): update together with
native_authenticator in crates/camel-cli/src/security.rs and
native_store_from_config in
crates/camel-test/tests/auth_multi_credential_test.rs.
Structs§
- Security
Config Fixture - Fixture with a single static provider named
name.