Mobile IPC commands
Generated from source for ezpds v0.12.0. Do not edit this page by hand.
These are the literal commands invoked by each frontend registry.
Obsign identity wallet
Section titled “Obsign identity wallet”Source: apps/identity-wallet/src/lib/ipc/
| Command | Kind |
|---|---|
add_recovery_share | App command |
arm_identity_leg | App command |
authenticate_migration_source | App command |
authenticate_source_pds | App command |
await_recovery_key_visibility | App command |
build_did_web_migration_document_cmd | App command |
build_migration_op_cmd | App command |
build_recovery_override_cmd | App command |
build_rekey_cmd | App command |
build_repo_key_rotation_cmd | App command |
build_self_held_kit_cmd | App command |
change_handle_cmd | App command |
check_custom_handle_dns | App command |
check_handle_resolution | App command |
check_identity_status | App command |
clear_notification_failures | App command |
complete_did_web_ceremony | App command |
complete_oauth_flow | App command |
confirm_agent_claim | App command |
confirm_identity_removal | App command |
confirm_oauth_consent | App command |
confirm_recovery_backup | App command |
confirm_rekey_cmd | App command |
confirm_self_held_kit_cmd | App command |
confirm_share_backup | App command |
create_account | App command |
create_app_password | App command |
create_destination_account | App command |
create_recovery_destination_account | App command |
detect_migration_path_cmd | App command |
enroll_recovery_signing_key | App command |
ensure_identity_session | App command |
export_diagnostics | App command |
export_repo_backup | App command |
finalize_migration | App command |
forget_identity_locally | App command |
get_agent_audit | App command |
get_appearance_preference | App command |
get_available_user_domains | App command |
get_background_backup_settings | App command |
get_blob_backup_status | App command |
get_device_key_id | App command |
get_identity_handle_domains | App command |
get_identity_removal_route | App command |
get_identity_unlock_route | App command |
get_monitor_history | App command |
get_notification_diagnostics | App command |
get_pds_capabilities | App command |
get_pds_url | App command |
get_pending_recovery_epilogue | App command |
get_repo_backup_status | App command |
get_stored_did_doc | App command |
import_did_web_identity | App command |
initiate_escrow_release | App command |
list_agents | App command |
list_app_passwords | App command |
list_identities | App command |
list_pending_removals | App command |
perform_did_ceremony | App command |
| `plugin:auth-session | start` |
| `plugin:sharesheet | share_text` |
prepare_did_web_ceremony | App command |
prepare_disaster_recovery | App command |
prepare_migration | App command |
preview_agent_claim | App command |
preview_oauth_consent | App command |
preview_oauth_consent_by_request_id | App command |
recover_identity | App command |
recovery_transfer_repo | App command |
refresh_did_doc | App command |
refresh_notification_sender_keys | App command |
register_created_identity | App command |
register_for_notifications | App command |
register_handle | App command |
rekey_in_progress_cmd | App command |
remove_recovery_share | App command |
repair_hosting_endpoint | App command |
request_claim_verification | App command |
request_escrow_release | App command |
request_identity_removal | App command |
resolve_identity | App command |
restore_blob_backup | App command |
revoke_agent | App command |
revoke_app_password | App command |
run_blob_backup | App command |
run_recovery_epilogue | App command |
run_repo_backup | App command |
save_pds_url | App command |
self_held_kit_escrow_offer_cmd | App command |
self_held_kit_in_progress_cmd | App command |
set_appearance_preference | App command |
set_background_backup_settings | App command |
set_blob_backup_enabled | App command |
set_repo_backup_enabled | App command |
sign_and_verify_claim | App command |
sovereign_login | App command |
start_share_recovery | App command |
submit_claim | App command |
submit_did_web_migration_document_cmd | App command |
submit_migration_op_cmd | App command |
submit_recovery_override_cmd | App command |
submit_rekey_cmd | App command |
submit_repo_key_rotation_cmd | App command |
submit_self_held_kit_cmd | App command |
take_pending_notification_route | App command |
tombstone_identity | App command |
transfer_blobs | App command |
transfer_preferences | App command |
transfer_repo | App command |
unlock_identity_with_password | App command |
verify_import | App command |
verify_recovery_shares | App command |
Brass Console
Section titled “Brass Console”Source: apps/admin-companion/src/lib/ipc.ts
| Command | Kind |
|---|---|
biometric_enabled | App command |
cancel_transfer | App command |
export_diagnostics | App command |
generate_claim_code | App command |
get_account_storage | App command |
get_account_usage | App command |
get_or_create_device_key | App command |
get_relay_status | App command |
get_server_health | App command |
get_subject_status | App command |
issue_reset_token | App command |
list_accounts | App command |
list_admin_devices | App command |
list_audit | App command |
list_claim_codes | App command |
list_pairings | App command |
list_transfers | App command |
pair_device | App command |
rename_pairing | App command |
request_crawl | App command |
revoke_account_credentials | App command |
revoke_admin_device | App command |
revoke_claim_code | App command |
revoke_self | App command |
set_account_email | App command |
set_active_pairing | App command |
set_biometric_enabled | App command |
unpair | App command |
update_subject_status | App command |