Skip to content

Dispose manifest is missing cfm.vpa.credentials for onboarding revocation #108

@thomasrutger

Description

@thomasrutger

onboarding-dispose requires cfm.vpa.credentials, but tmanager does not include that field in the dispose orchestration payload.

On deploy, tmanager adds cfm.vpa.credentials to the manifest, so onboarding can request credential issuance. On dispose, it only sends participant ID, VPA data, and saved state, but not the credential specs. As a result, onboarding-dispose fails when reading onboardingData, because CredentialSpecs is marked as required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions