feat: resolve auth profiles through secret ids
This commit is contained in:
@@ -2,19 +2,19 @@
|
||||
|
||||
## Current
|
||||
|
||||
### `feat/soap-adapter-foundation`
|
||||
### `feat/auth-profile-secret-resolution`
|
||||
|
||||
Status: completed
|
||||
|
||||
DoD:
|
||||
- `crank-adapter-soap` supports unary SOAP request-response execution
|
||||
- WSDL upload and service/port/operation inspection are available in `admin-api`
|
||||
- SOAP faults are normalized into runtime errors
|
||||
- workspace-scoped SOAP test runs work through the same `Operation` lifecycle
|
||||
- `AuthConfig` references real `SecretId` values instead of string placeholders
|
||||
- auth profile create flow validates all referenced secrets inside the workspace
|
||||
- secret delete is rejected while an auth profile still references the secret
|
||||
- tests cover missing-secret validation and reference-protected secret deletion
|
||||
|
||||
## Next
|
||||
|
||||
- `feat/auth-profile-secret-resolution`
|
||||
- `feat/runtime-upstream-auth`
|
||||
|
||||
## Backlog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user