mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-07 11:14:32 +02:00
Improved cached context file
This commit is contained in:
parent
3b6030346f
commit
306a07ca3c
1 changed files with 4 additions and 8 deletions
|
@ -35,23 +35,19 @@
|
||||||
},
|
},
|
||||||
"assertionMethod": {
|
"assertionMethod": {
|
||||||
"@id": "https://w3id.org/security#assertionMethod",
|
"@id": "https://w3id.org/security#assertionMethod",
|
||||||
"@type": "@id",
|
"@type": "@id"
|
||||||
"@container": "@set"
|
|
||||||
},
|
},
|
||||||
"authentication": {
|
"authentication": {
|
||||||
"@id": "https://w3id.org/security#authenticationMethod",
|
"@id": "https://w3id.org/security#authenticationMethod",
|
||||||
"@type": "@id",
|
"@type": "@id"
|
||||||
"@container": "@set"
|
|
||||||
},
|
},
|
||||||
"capabilityInvocation": {
|
"capabilityInvocation": {
|
||||||
"@id": "https://w3id.org/security#capabilityInvocationMethod",
|
"@id": "https://w3id.org/security#capabilityInvocationMethod",
|
||||||
"@type": "@id",
|
"@type": "@id"
|
||||||
"@container": "@set"
|
|
||||||
},
|
},
|
||||||
"capabilityDelegation": {
|
"capabilityDelegation": {
|
||||||
"@id": "https://w3id.org/security#capabilityDelegationMethod",
|
"@id": "https://w3id.org/security#capabilityDelegationMethod",
|
||||||
"@type": "@id",
|
"@type": "@id"
|
||||||
"@container": "@set"
|
|
||||||
},
|
},
|
||||||
"keyAgreement": {
|
"keyAgreement": {
|
||||||
"@id": "https://w3id.org/security#keyAgreementMethod",
|
"@id": "https://w3id.org/security#keyAgreementMethod",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue