test: add integration tests for claim mapping admin API

- ClaimMappingAdminControllerIT with create+list and delete tests
- Add adminHeaders() convenience method to TestSecurityHelper
- Add jwt-secret to test profile (fixes pre-existing Ed25519 init failure)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
hsiegeln
2026-04-07 23:20:58 +02:00
parent ac9ce4f2e7
commit 847c1f792b
3 changed files with 72 additions and 0 deletions

View File

@@ -17,3 +17,4 @@ agent-registry:
security:
bootstrap-token: test-bootstrap-token
bootstrap-token-previous: old-bootstrap-token
jwt-secret: test-jwt-secret-for-ed25519-derivation