Confirmed users
398
edits
m (→Security) |
|||
| Line 20: | Line 20: | ||
{ | { | ||
authorizeLocation: "page url", | authorizeLocation: "page url", | ||
APIs: ["name", "of", "APIs"] | APIs: ["name", "of", "APIs"], | ||
validBefore: "Valid before the date" | |||
} | } | ||
The Trusted Authority can authorize more APIs than requested for performance reason. The UA needs to redo authorization for loading more executable resources (JS code). (How about loading more non-executable resources?) | The Trusted Authority can authorize more APIs than requested for performance reason. The UA needs to redo authorization for loading more executable resources (JS code). (How about loading more non-executable resources?) | ||