|
11 | 11 | <tbody> |
12 | 12 | <tr> |
13 | 13 | <td><b>1</b></td> |
14 | | - <td>Alice's finds an Application called Projectron that she'd like |
| 14 | + <td>Alice finds an Application called Projectron that she'd like |
15 | 15 | to use to manage her Projects and Tasks.</td> |
16 | 16 | </tr> |
17 | 17 | <tr> |
18 | 18 | <td><b>2</b></td> |
19 | | - <td>Alice authenticates with her WebID to Projectron</td> |
| 19 | + <td>Alice authenticates to Projectron with her WebID.</td> |
20 | 20 | </tr> |
21 | 21 | <tr> |
22 | 22 | <td><b>3</b></td> |
23 | | - <td>Projectron dereferences her WebID and retrieves Authorization Agent from her Identity Profile Document</td> |
| 23 | + <td>Projectron dereferences her WebID and retrieves Authorization Agent from her WebID Profile Document.</td> |
24 | 24 | </tr> |
25 | 25 | <tr> |
26 | 26 | <td><b>4</b></td> |
27 | | - <td>Projectron asks Alice's Authorization Agent if Alice already has an Application Registration for Projectron</td> |
| 27 | + <td>Projectron asks Alice's Authorization Agent whether Alice already has an Application Registration for Projectron.</td> |
28 | 28 | </tr> |
29 | 29 | <tr> |
30 | 30 | <td><b>5</b></td> |
31 | | - <td>Alice's Authorization Agent checks the Agent Registry in Alice's Pod for a Projectron Application Registration</td> |
| 31 | + <td>Alice's Authorization Agent checks the Agent Registry in Alice's Pod for a Projectron Application Registration.</td> |
32 | 32 | </tr> |
33 | 33 | <tr> |
34 | 34 | <td><b>6</b></td> |
|
37 | 37 | </tr> |
38 | 38 | <tr> |
39 | 39 | <td><b>7</b></td> |
40 | | - <td>Projectron redirects Alice to her Authorization Agent, supplying its identity for context</td> |
| 40 | + <td>Projectron redirects Alice to her Authorization Agent, supplying its identifier for context.</td> |
41 | 41 | </tr> |
42 | 42 | <tr> |
43 | 43 | <td><b>8</b></td> |
44 | | - <td>Alice's Authorization Agent dereferences the supplied Projectron identity, retrieving Projection's |
45 | | - Application profile graph and corresponding Access Need Groups from the Identity Profile Document, |
46 | | - as well as <code>hasAuthorizationCallbackEndpoint</code></td> |
| 44 | + <td>Alice's Authorization Agent dereferences the supplied Projectron identifier, retrieving Projectron's |
| 45 | + Application profile graph and corresponding Access Need Groups from the WebID Profile Document, |
| 46 | + as well as <code>hasAuthorizationCallbackEndpoint</code>.</td> |
47 | 47 | </tr> |
48 | 48 | <tr> |
49 | 49 | <td><b>9</b></td> |
|
52 | 52 | </tr> |
53 | 53 | <tr> |
54 | 54 | <td><b>10</b></td> |
55 | | - <td>Alice's chooses the scope of access that Projectron will receive to the data it has |
56 | | - asked for access to via the presented Access Needs.</td> |
| 55 | + <td>Alice's chooses the scope of access that Projectron will receive, to the data to |
| 56 | + which it has asked for access via the presented Access Needs.</td> |
57 | 57 | </tr> |
58 | 58 | <tr> |
59 | 59 | <td><b>11-13</b></td> |
|
64 | 64 | </tr> |
65 | 65 | <tr> |
66 | 66 | <td><b>14</b></td> |
67 | | - <td>Alice's Authorization Agent redirects her back to Projectron now that the appropriate access has been granted</td> |
| 67 | + <td>Alice's Authorization Agent redirects her back to Projectron, now that the appropriate access has been granted.</td> |
68 | 68 | </tr> |
69 | 69 | <tr> |
70 | 70 | <td><b>15</b></td> |
71 | | - <td>Projectron asks Alice's Authorization Agent again for a Projectron Application Registration</td> |
| 71 | + <td>Projectron again asks Alice's Authorization Agent for a Projectron Application Registration.</td> |
72 | 72 | </tr> |
73 | 73 | <tr> |
74 | 74 | <td><b>16</b></td> |
75 | | - <td>Alice's Authorization Agent finds the newly created Projectron Application Registration in the Agent Registry in Alice's Pod</td> |
| 75 | + <td>Alice's Authorization Agent finds the newly created Projectron Application Registration in the Agent Registry in Alice's Pod.</td> |
76 | 76 | </tr> |
77 | 77 | <tr> |
78 | 78 | <td><b>17</b></td> |
79 | | - <td>Alice's Authorization Agent provides the URI of the Application Registration to Projectron</td> |
| 79 | + <td>Alice's Authorization Agent provides the URI of the Application Registration to Projectron.</td> |
80 | 80 | </tr> |
81 | 81 | <tr> |
82 | 82 | <td><b>18</b></td> |
83 | | - <td>Projectron learns what access it received through the Access Grant in Alice's Projectron Application Registration</td> |
| 83 | + <td>Projectron learns what access it received through the Access Grant in Alice's Projectron Application Registration.</td> |
84 | 84 | </tr> |
85 | 85 | <tr> |
86 | 86 | <td><b>19</b></td> |
|
0 commit comments