Skip to content
Snippets Groups Projects
Commit a17f5158 authored by Yordan Kinkov's avatar Yordan Kinkov
Browse files

Add did web as a service policy

parent 9a7329ac
No related branches found
No related tags found
No related merge requests found
Pipeline #53417 passed with stage
in 27 seconds
package example.examplePolicy
_ = {
"@context": ["https://www.w3.org/ns/did/v1", "https://w3id.org/security/suites/ed25519-2020/v1"],
"id": issuer().did,
"verificationMethod": keys.getAll()
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment