Skip to main content
Version: v0.25.0 (Latest)

DID Management: Methods

Catalog id: resource.did.methods

Read-only reference of DID methods the deployment supports and the capability summary for each method. This is not where you create tenant DIDs—use Identifiers (and product onboarding) for that.

Open it

NavigationResources > DID Management > Methods
Deep link#resource=did&rarea=methods
ScopeTenant

What you see

The table lists each supported method (for example web) with coarse capability flags, typically including:

CapabilityMeaning
Create / update / deactivate / deleteWhether identifiers of this method can be mutated through the DID API
ImmutableMethod does not allow document updates after creation
Key managementVerification methods can be added/removed when update is allowed
Service managementService endpoints can be managed

Open a row for a detail view with the full capability snapshot (lifecycle, keys, services). Badges are presentation of server-reported capabilities; the server remains authoritative for what actually succeeds.

There are no mutations on this screen.

Identifiers, Keys and DID guide, DID API