Verification Providers List
dome_verification_providers_list
List verification providers configured in the current workspace.
Permission:
config.manage
Returns each provider with its ID, name, verification method, and configuration details.
Example tool call
Verification Providers Create
dome_verification_providers_create
Create a new verification provider.
Permission:
config.manage
Example — OIDC provider
Example — HMAC provider
After creating a provider, reference it in agent registration with the
actas_method and provider ID to enable act-as verification for that agent.Verification Providers Delete
dome_verification_providers_delete
Delete a verification provider.
Permission:
config.manage