comparison xmpp/xep-proto-privileged-component.xml @ 34:db9316a75306

XEP: updated privileged entity according to discussions following the council's veto (see http://mail.jabber.org/pipermail/standards/2014-December/029378.html): - Big simplification and restriction following council's veto and standard@ discussions - Configuration is not done only on server own configuration - No more client mode - Permissions are adverised using <message/> - The only <iq/> privilege still available is jabber:iq:roster
author Goffi <goffi@goffi.org>
date Thu, 18 Dec 2014 17:48:26 +0100
parents b70084aa0af7
children e4ed0682d7b6
comparison
equal deleted inserted replaced
33:b70084aa0af7 34:db9316a75306
5 ]> 5 ]>
6 <?xml-stylesheet type='text/xsl' href='xep.xsl'?> 6 <?xml-stylesheet type='text/xsl' href='xep.xsl'?>
7 <xep> 7 <xep>
8 <header> 8 <header>
9 <title>privileged entity</title> 9 <title>privileged entity</title>
10 <abstract>This specification provides a way for XMPP entities to have a privileged access to other entities data</abstract> 10 <abstract>This specification provides a way for XMPP entities to have a privileged access to some other entities data</abstract>
11 <legal> 11 <legal>
12 <copyright>This XMPP Extension Protocol is copyright (c) 1999 - 2014 by the XMPP Standards Foundation (XSF).</copyright> 12 <copyright>This XMPP Extension Protocol is copyright (c) 1999 - 2014 by the XMPP Standards Foundation (XSF).</copyright>
13 <permissions>Permission is hereby granted, free of charge, to any person obtaining a copy of this specification (the &quot;Specification&quot;), to make use of the Specification without restriction, including without limitation the rights to implement the Specification in a software program, deploy the Specification in a network service, and copy, modify, merge, publish, translate, distribute, sublicense, or sell copies of the Specification, and to permit persons to whom the Specification is furnished to do so, subject to the condition that the foregoing copyright notice and this permission notice shall be included in all copies or substantial portions of the Specification. Unless separate permission is granted, modified works that are redistributed shall not contain misleading information regarding the authors, title, number, or publisher of the Specification, and shall not claim endorsement of the modified works by the authors, any organization or project to which the authors belong, or the XMPP Standards Foundation.</permissions> 13 <permissions>Permission is hereby granted, free of charge, to any person obtaining a copy of this specification (the &quot;Specification&quot;), to make use of the Specification without restriction, including without limitation the rights to implement the Specification in a software program, deploy the Specification in a network service, and copy, modify, merge, publish, translate, distribute, sublicense, or sell copies of the Specification, and to permit persons to whom the Specification is furnished to do so, subject to the condition that the foregoing copyright notice and this permission notice shall be included in all copies or substantial portions of the Specification. Unless separate permission is granted, modified works that are redistributed shall not contain misleading information regarding the authors, title, number, or publisher of the Specification, and shall not claim endorsement of the modified works by the authors, any organization or project to which the authors belong, or the XMPP Standards Foundation.</permissions>
14 <warranty>## NOTE WELL: This Specification is provided on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. In no event shall the XMPP Standards Foundation or the authors of this Specification be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the Specification or the implementation, deployment, or other use of the Specification. ##</warranty> 14 <warranty>## NOTE WELL: This Specification is provided on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. In no event shall the XMPP Standards Foundation or the authors of this Specification be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the Specification or the implementation, deployment, or other use of the Specification. ##</warranty>
15 <liability>In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall the XMPP Standards Foundation or any author of this Specification be liable for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising out of the use or inability to use the Specification (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if the XMPP Standards Foundation or such author has been advised of the possibility of such damages.</liability> 15 <liability>In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall the XMPP Standards Foundation or any author of this Specification be liable for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising out of the use or inability to use the Specification (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if the XMPP Standards Foundation or such author has been advised of the possibility of such damages.</liability>
33 <surname>Poisson</surname> 33 <surname>Poisson</surname>
34 <email>goffi@goffi.org</email> 34 <email>goffi@goffi.org</email>
35 <jid>goffi@jabber.fr</jid> 35 <jid>goffi@jabber.fr</jid>
36 </author> 36 </author>
37 <revision> 37 <revision>
38 <version>0.0.4</version>
39 <date>2014-12-18</date>
40 <initials>jp</initials>
41 <remark><ul>
42 <li>Big simplification and restriction following council's veto and standard@ discussions</li>
43 <li>Configuration is not done only on server own configuration</li>
44 <li>No more client mode</li>
45 <li>Permissions are adverised using &MESSAGE;</li>
46 <li>The only &IQ; privilege still available is jabber:iq:roster</li>
47 </ul>
48 </remark>
49 </revision>
50 <revision>
38 <version>0.0.3</version> 51 <version>0.0.3</version>
39 <date>2014-11-13</date> 52 <date>2014-11-13</date>
40 <initials>jp</initials> 53 <initials>jp</initials>
41 <remark><ul> 54 <remark><ul>
42 <li>giving permission to manage this XEP namespace is forbidden</li> 55 <li>giving permission to manage this XEP namespace is forbidden</li>
66 <remark><p>First draft.</p></remark> 79 <remark><p>First draft.</p></remark>
67 </revision> 80 </revision>
68 </header> 81 </header>
69 82
70 <section1 topic='Introduction' anchor='intro'> 83 <section1 topic='Introduction' anchor='intro'>
71 <p>XMPP components are used for long through &xep0114;, but are quite limited: they have a restricted access to other entities data, similar to what a client can do. This is sufficient for components like gateways, but very limiting for more complex components like a PubSub service. The goal of this XEP is to allow a component or any entity to have a "privileged" status, and access an other entity data with the same privileges than the entity itself, that means send and receive &IQ; stanzas on its behalf (and in <link url='#special'>some cases</link>, send &MESSAGE; or receive &PRESENCE; stanzas).</p> 84 <p>XMPP components are used for long through &xep0114;, but are quite limited: they have a restricted access to other entities data, similar to what a client can do. This is sufficient for components like gateways, but very limiting for more complex components like a PubSub service. The goal of this XEP is to allow a component or any entity to have a "privileged" status, and access some other entity data with the same privileges than the entity itself, that means manage an entity roster on its behalf, send &MESSAGE; or receive &PRESENCE; stanzas in the name of the server.</p>
72 <p>Privileged entities have numerous advantages, including:</p> 85 <p>Privileged entities have numerous advantages, including:</p>
73 <ul> 86 <ul>
74 <li>a step forward in decentralization: it is possible for an entity to do tasks which were before reserved to server itself. For example, a privileged pubsub component can offer access model based on publisher's roster</li> 87 <li>a step forward in decentralization: it is possible for an entity to do tasks which were before reserved to server itself. For example, a privileged pubsub component can offer access model based on publisher's roster</li>
75 <li>better integration of components: a gateway can add items to an entity roster itself</li> 88 <li>better integration of components: a gateway can add items to an entity roster itself</li>
76 <li>possibility to overpass a server limitation</li> 89 <li>possibility to overpass a server limitation (typically: incomplete PEP implementation)</li>
77 <li>quick development cycle: developers can implement the components they need without waiting for a new server release</li> 90 <li>quick development cycle: developers can implement the components they need without waiting for a new server release</li>
78 <li>server agnostic</li> 91 <li>server agnostic</li>
79 </ul> 92 </ul>
93 <p>Privileged entity has been created with the main goal to create an external, server agnostic, PEP service. It is restricted to only a couple of features, see <link url='#acks'>Acknowledgements section</link> for more details</p>
80 </section1> 94 </section1>
81 95
82 <section1 topic='Requirements' anchor='reqs'> 96 <section1 topic='Requirements' anchor='reqs'>
83 <p>A privileged entity can be used in two modes:</p> 97 <p>A privileged entity must be able to do what a PEP service can do and to access roster, so it must be able to (according to configuration):</p>
84 <ul> 98 <ul>
85 <li><strong>admin</strong> mode, where it is installed by the server administrator.</li> 99 <li>get and modify the roster of any entity managed by the server</li>
86 <li><strong>client</strong> mode, where it can be installed by any user</li> 100 <li>send a &MESSAGE; stanza on behalf of the server</li>
101 <li>access &PRESENCE; informations for entities in a managed entity's roster (and for managed entity itself)</li>
87 </ul> 102 </ul>
88 <p>In <em>admin</em> mode, the privileged entity MAY be able to emit &IQ; stanzas in the same way as any entity, including managing roster or accessing persistent storage. The privilege mechanism MUST be totally transparent for the managed entities.</p> 103 <p>The privilege mechanism MUST be totally transparent for the managed entities.</p>
89 <p>In <em>client</em> mode, a privileged entity MUST have an explicit authorization for any &IQ; namespace he wants to use. Client SHOULD be able to check and revoke granted permissions, and if it's not possible, permissions MUST be revoked after a disconnection.</p>
90 <p>In addition, some <link url='#special'>special permissions</link> can permit to send &MESSAGE; stanzas on behalf of the server or access &PRESENCE; informations.</p>
91 </section1> 104 </section1>
92 105
93 <section1 topic='Glossary' anchor='glossary'> 106 <section1 topic='Glossary' anchor='glossary'>
94 <ul> 107 <ul>
95 <li><strong>Privileged entity</strong> — the entity which has a privileged status.</li> 108 <li><strong>Privileged entity</strong> — the entity which has a privileged status.</li>
96 <li><strong>Managed entity</strong> — the entity that is managed by a privileged entity.</li> 109 <li><strong>Managed entity</strong> — the entity that is managed by a privileged entity.</li>
97 </ul> 110 </ul>
98 </section1> 111 </section1>
99 112
100 <section1 topic='Admin Mode Use Cases' anchor='admin_usecases'> 113 <section1 topic='Accessing roster' anchor='access_roster'>
101 114
102 <section2 topic='Permission Request Use Case' anchor='admin_perm'> 115 <section2 topic='Server Allows Roster Access' anchor='server_roster'>
103 <section3 topic='Entity Requests Admin Privilege' anchor='req_status'> 116 <p>Roster access is granted in the server configuration. Roster access can have 4 types:</p>
104 <p>Once an entity is authenticated and stream is started, it can request a privileged status. It does it by sending an &IQ; stanza with <strong>'urn:xmpp:privilege:0'</strong> namespace.</p> 117 <ul>
105 <p>The &QUERY; element MUST have a "request" type and MAY have a 'privilege' attribute with the value "admin". Namespace permissions are asked with a &lt;perm/&gt; element, which MUST contain a 'namespace' attribute set to the requested namespace and a 'type' attribute which can be:</p> 118 <li><strong>none</strong> — the entity is not allowed to access managed entity roster at all. This MUST be the default value.</li>
106 <ul> 119 <li><strong>get</strong> — the entity is allowed to send &IQ; stanzas of type <em>'get'</em> for the namespace 'jabber:iq:roster'.</li>
107 <li><strong>get</strong> — the entity needs the privilege to send &IQ; stanzas of type <em>'get'</em></li> 120 <li><strong>set</strong> — the entity is allowed to send &IQ; stanzas of type <em>'set'</em> for namespace 'jabber:iq:roster'.</li>
108 <li><strong>set</strong> — the entity needs the privilege to send &IQ; stanzas of type <em>'set'</em></li> 121 <li><strong>both</strong> — the entity is allowed to send &IQ; stanzas of type <em>'get'</em> and <em>'set'</em> for namespace 'jabber:iq:roster'.</li>
109 <li><strong>both</strong> — the entity needs the privilege to send &IQ; stanzas of type <em>'get'</em> and <em>'set'</em></li> 122 </ul>
110 </ul> 123 </section2>
111 <example caption='Entity asks for admin privilege'><![CDATA[ 124
112 <iq from='pubsub.capulet.net' type='get' id='privilege1'> 125 <section2 topic='Server Advertise Entity Of Allowed Permission' anchor='advertise_roster'>
113 <query xmlns='urn:xmpp:privilege:0' type='request' privilege='admin'> 126 <p>Once an entity is authenticated and stream is started, the server send it a &MESSAGE; stanza with a &lt;privilege&gt; elements which MUST have the namespace 'urn:xmpp:privilege:0'. This element contains &lt;perm&gt; elements which MUST contain a 'namespace' attribute of the value "jabber:iq:roster" and a 'type' attribute which must correspond to the type configured as specified in <link url='#server_roster'>"Server Allows Roster Access" section</link></p>
127 <example caption='Server Advertise Roster Privilege'><![CDATA[
128 <message from='capulet.net' to='pubub.capulet.lit' id='12345'>
129 <privilege xmlns='urn:xmpp:privilege:0'>
114 <perm namespace='jabber:iq:roster' type='both'/> 130 <perm namespace='jabber:iq:roster' type='both'/>
115 <perm namespace='http://jabber.org/protocol/pubsub' type='both'/> 131 </privilege>
116 </query> 132 </message>
117 </iq> 133 ]]></example>
118 ]]></example> 134 <p>Here <em>pubsub.capulet.lit</em> is allowed to do <em>get</em> and <em>set</em> operations on all entities managed by capulet.lit</p>
119 </section3> 135 </section2>
120 <section3 topic='Server Accepts Admin Privilege' anchor='accept_status'> 136
121 <p>If the server accepts the privileged status (e.g.: admin status specified in configuration), it MUST return an &IQ; result stanza with a &QUERY; element of type "allowed", and listing the allowed permissions in &lt;perm/&gt; elements:</p> 137 <section2 topic='Privileged Entity Manage Roster' anchor='priv_manage_roster'>
122 <example caption='Server accepts admin privilege'><![CDATA[ 138 <p>Doing a <em>get</em> or <em>set</em> operation on the roster of a managed entity is done in the usual way (as described in &rfc6121; section 2), except that the 'to' attribute is set to the attribute of the managed entity. The server MUST check that the privileged entity has right to <em>get</em> or <em>set</em> the roster of managed entity, and MUST return a &forbidden; error if it is not the case:</p>
123 <iq from='capulet.net' to='pubsub.capulet.net' type='result' id='privilege1'> 139 <example caption='Privileged Entity Get Managed Entity Roster'><![CDATA[
124 <query xmlns='urn:xmpp:privilege:0'
125 type='allowed'>
126 <perm namespace='jabber:iq:roster' type='both'/>
127 <perm namespace='http://jabber.org/protocol/pubsub' type='both'/>
128 </query>
129 </iq>
130 ]]></example>
131 <p>Note: the granted permissions MAY be different from the requested ones, according to server's configuration.</p>
132 </section3>
133 <section3 topic='Server Rejects Admin Privilege' anchor='reject_status'>
134 <p>If the server rejects the privileged status, it MUST return a &forbidden; error:</p>
135 <example caption='Server rejects admin privilege'><![CDATA[
136 <iq from='capulet.net' to='pubsub.capulet.net' type='error' id='privilege1'>
137 <error type='cancel'>
138 <forbidden xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
139 </error>
140 </iq>
141 ]]></example>
142 </section3>
143 </section2>
144
145 <section2 topic='Privileged Entity Sends &IQ; Stanzas' anchor='priv_iq_admin'>
146 <p>Sending an &IQ; stanza is done by sending the stanza the way it would be done by the managed entity, except that its JID is in the 'to' attribute. In the following example, the PubSub service want to know Juliet's roster because she owns a node with access model based on publiser's roster:</p>
147 <example caption='Privileged Entity Sends A Roster Stanza'><![CDATA[
148 <iq id='roster1' 140 <iq id='roster1'
149 xmlns='urn:xmpp:privilege:0' 141 from='pubsub.capulet.lit'
150 to='juliet@example.com' 142 to='juliet@example.com'
151 type='get' 143 type='get'
152 id='roster1'> 144 id='roster1'>
153 <query xmlns='jabber:iq:roster'/> 145 <query xmlns='jabber:iq:roster'/>
154 </iq> 146 </iq>
165 <item jid='romeo@example.net'/> 157 <item jid='romeo@example.net'/>
166 </query> 158 </query>
167 </iq> 159 </iq>
168 ]]></example> 160 ]]></example>
169 161
170 <p>In the following example, the sync.capulet.net privileged entity want to access managed entity's bookmarks to synchronize them with an online service. It can request the bookmarks in the following way:</p> 162 </section2>
171 <example caption='Privileged Entity Request Bookmarks'><![CDATA[ 163 </section1>
172 <iq id='bookmark1' 164
173 to='juliet@capulet.lit' 165 <section1 topic='Message Permission' anchor='message'>
174 type='get'> 166 <section2 topic='Authorizing Messages' anchor='auth_mess'>
175 <pubsub xmlns='http://jabber.org/protocol/pubsub'> 167 <p>In some cases, it can be desirable to send notifications (e.g. PEP service), so the privileged entity must be able to send &MESSAGE; stanzas. This is allowed in server configuration in the same way as for roster permission. The permission type can have the following values:</p>
176 <items node='storage:bookmarks'/> 168 <ul>
177 </pubsub> 169 <li><strong>none</strong> — the entity is not allowed to send &MESSAGE; stanza in the name of the server. This MUST be the default value.</li>
178 </iq> 170 <li><strong>outgoing</strong> — the entity is allowed to send &MESSAGE; stanzas in the name of the server, according to following restrictions.</li>
179 ]]></example> 171 </ul>
180 <p>and server answers:</p>
181
182 <example caption='Server Returns Bookmarks'><![CDATA[
183 <iq id='bookmark1'
184 to='sync.capulet.net'
185 type='result'>
186 <pubsub xmlns='http://jabber.org/protocol/pubsub'>
187 <items node='storage:bookmarks'>
188 <item id='current'>
189 <storage xmlns='storage:bookmarks'>
190 <conference name='The Play&apos;s the Thing'
191 autojoin='true'
192 jid='theplay@conference.shakespeare.lit'>
193 <nick>JC</nick>
194 </conference>
195 </storage>
196 </item>
197 </items>
198 </pubsub>
199 </iq>
200 ]]></example>
201 </section2>
202 </section1>
203
204 <section1 topic='Client Mode Use Cases' anchor='client_usecases'>
205 <section2 topic='Permission Request Use Case' anchor='client_perm'>
206 <p>In <em>client</em> mode, the privileged entity is not certified by the server administrator, so the permissions MUST be <strong>explicitly</strong> allowed by the managed entity. This is initiated by the privileged entity (it can be after an interaction with a managed entity, like a subscription). It's done in the same way as for <em>admin</em> mode with the following exceptions:</p>
207 <ol>
208 <li>the privilege type is <em>client</em> instead of <em>admin</em></li>
209 <li>the privilege is given per entity, so the managed entity MUST be specified in a 'to' attribute</li>
210 </ol>
211 <p>If an entity want a read/write access to a client's roster (Juliet) and a read only access to her pubsub, it can ask the permission like this:
212 </p>
213 <example caption='Entity asks for user privilege'><![CDATA[
214 <iq from='priv.montaigu.net' to='capulet.net' type='get' id='privilege1'>
215 <query xmlns='urn:xmpp:privilege:0'
216 type='request'
217 privilege='client'
218 to='juliet@capulet.net'>
219 <perm namespace='jabber:iq:roster' type='both'/>
220 <perm namespace='http://jabber.org/protocol/pubsub' type='get'/>
221 </query>
222 </iq>
223 ]]></example>
224 <p>Once received the permission request, the server asks the client to grant or deny the requested permission using &xep0004;. The form SHOULD allow to fine tune the granted permissions. The server uses a challenge which it MUST have generated himself.
225 </p>
226 <example caption='Server asks user for the permission'><![CDATA[
227 <message from='capulet.net' to='juliet@capulet.net'>
228 <body>
229 priv.montaigu.net wants some privileges.
230 Do you you allow him to use the following features?
231
232 Be careful! According permissions to an entity is a serious thing,
233 think twice that you can trust the entity before doing this.
234 </body>
235 <x xmlns='jabber:x:data' type='form'>
236 <title>Privileges request</title>
237 <instructions>priv.montaigu.net wants to use the following features:
238 Do you allow it?</instructions>
239 <field type='hidden' var='challenge'><value>5439123</value></field>
240 <field type='hidden' var='FORM_TYPE'>
241 <value>urn:xmpp:privilege:0</value>
242 </field>
243 <field type='list-single'
244 label='Manage roster (jabber:iq:roster) READ/WRITE'
245 var='jabber:iq:roster'>
246 <value>0</value>
247 <option label='None'><value>none</value></option>
248 <option label='Read only (get)'><value>get</value></option>
249 <option label='Write only (set)'><value>set</value></option>
250 <option label='Read and write (both)'><value>both</value></option>
251 </field>
252 <field type='list-single'
253 label='Manage PubSub (http://jabber.org/protocol/pubsub) READ'
254 var='http://jabber.org/protocol/pubsub'>
255 <value>0</value>
256 <option label='None'><value>none</value></option>
257 <option label='Read only (get)'><value>get</value></option>
258 </field>
259 </x>
260 </message>
261 ]]></example>
262 <p>The server SHOULD include a warning message, SHOULD translate the namespace to human friendly names (and MAY keep the original namespace in addition) and MUST set the default value to "<strong>none</strong>" (permission refused). The server SHOULD use namespace as field var, so a client can use it to have a customized display.</p>
263 <p>The client can then answer to the form:</p>
264 <example caption='Client Answer To The Form'><![CDATA[
265 <message from='juliet@capulet.net' to='capulet.net'>
266 <x xmlns='jabber:x:data' type='submit'>
267 <field var='FORM_TYPE'>
268 <value></value>
269 </field>
270 <field var='challenge'><value>5439123</value></field>
271 <field var='jabber:iq:roster'><value>both</value></field>
272 <field var='http://jabber.org/protocol/pubsub'><value>none</value></field>
273 </x>
274 </message>
275 ]]></example>
276 <p>Here Juliet allows <em>priv.montaigu.net</em> to use 'set' and 'get' in order to manage her roster, but doesn't want it to do any 'get' on her pubsub nodes.</p>
277 <p>Finaly, the server notify the entity of the granted permissions. For this it uses a &QUERY; element with the 'allowed' type, and puts the client JID in a 'from' attribute:</p>
278 <example caption='Server notify accepted permissions'><![CDATA[
279 <iq from='capulet.net' to='priv.montaigu.net' type='set' id='privilege2'>
280 <query xmlns='urn:xmpp:privilege:0'
281 type='allowed'
282 from='juliet@capulet.net'>
283 <perm namespace='jabber:iq:roster' type='both'/>
284 <perm namespace='http://jabber.org/protocol/pubsub' type='none'/>
285 </query>
286 </iq>
287 ]]></example>
288 <p>The privileged entity can now act according to permission granted to him.</p>
289 </section2>
290 <section2 topic='Privileged Entity Sends &IQ; Stanzas' anchor='priv_iq_client'>
291 <p>Sending &IQ; stanzas is done in the exact same way as for <link url='#priv_iq_admin'>admin mode</link>. If an entity wants to sent a non authorized &IQ;, it will get a &forbidden; error:</p>
292 <example caption='Entity Request bookmarks'><![CDATA[
293 <iq to='juliet@capulet.lit' type='get' id='bookmark1'>
294 <pubsub xmlns='http://jabber.org/protocol/pubsub'>
295 <items node='storage:bookmarks'/>
296 </pubsub>
297 </iq>
298 ]]></example>
299
300 <example caption='The Stanza Is Not Autorized !'><![CDATA[
301 <iq from='capulet.net' to='priv.montaigu.net' type='error' id='bookmark1'>
302 <error type='cancel'>
303 <forbidden xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
304 </error>
305 </iq>
306 ]]></example>
307 </section2>
308 </section1>
309
310 <section1 topic='Special permissions' anchor='special'>
311 <p>In some cases, an entity may need extra permission beyond what &IQ; stanzas can do. An entity may want to send &MESSAGE; stanzas on behalf of the server, or get &PRESENCE; informations. The special permissions manage these cases with some restrictions.</p>
312
313 <section2 topic='Message Permission' anchor='message'>
314 <p>With some namespaces it can be desirable to send notifications (e.g. PEP service), so the privileged entity must be able to send &MESSAGE; stanzas. To do this, it MUST request it by using a &lt;perm/&gt; element with the special "message" namespace attribute and a 'type' attribute with the value "outgoing" (any other type MUST be rejected with a &forbidden; error).</p>
315 <p>A privileged entity can then send message on the behalf either of the server or of a bare JID of the server, using &xep0297;, with the following restrictions:</p> 172 <p>A privileged entity can then send message on the behalf either of the server or of a bare JID of the server, using &xep0297;, with the following restrictions:</p>
316 <ol> 173 <ol>
317 <li>forwarded &MESSAGE; 'type' attribute has the value of "headline"</li> 174 <li>forwarded &MESSAGE; 'type' attribute has the value of "headline"</li>
318 <li>forwarded &MESSAGE; 'from' attribute MUST be a bare JID from the server, no resource is allowed</li> 175 <li>forwarded &MESSAGE; 'from' attribute MUST be a bare JID from the server, no resource is allowed</li>
319 <li>in client mode, the forwarded &MESSAGE; 'from' attribute can only be one of a managed entity which has explicitly accepted the delegation</li>
320 </ol> 176 </ol>
321 <p>If any of this rules is violated, the server MUST return a &lt;not-authorized/&gt; stream error and close the connection, as explained in &rfc6120; section 4.9.3.12.</p> 177 <p>If any of this rules is violated, the server MUST return a &lt;not-authorized/&gt; stream error and close the connection, as explained in &rfc6120; section 4.9.3.12.</p>
322 <p>In the following example, <em>pubsub.capulet.lit</em> asks for pubsub and outgoing messages permission</p> 178 </section2>
323 <example caption='entity asks for outgoing messages permission'><![CDATA[ 179
324 <iq from='pubsub.capulet.net' type='get' id='privilege1'> 180 <section2 topic='Advertising Permission' anchor='advertise_mess'>
325 <query xmlns='urn:xmpp:privilege:0' type='request' privilege='admin'> 181 <p>Server advertise "message" permission in the same way as for "roster" permission, except that 'namespace' attribute has the value of "message", and the 'type' attribute as a value of 'outgoing':</p>
182 <example caption='Server Advertise Roster And Message Privileges'><![CDATA[
183 <message from='capulet.net' to='pubub.capulet.lit' id='54321'>
184 <privilege xmlns='urn:xmpp:privilege:0'>
185 <perm namespace='jabber:iq:roster' type='both'/>
326 <perm namespace='message' type='outgoing'/> 186 <perm namespace='message' type='outgoing'/>
327 <perm namespace='http://jabber.org/protocol/pubsub' type='both'/> 187 </privilege>
328 </query> 188 </message>
329 </iq> 189 ]]></example>
330 ]]></example> 190 </section2>
331 191
332 <example caption='server accepts permission'><![CDATA[ 192 <section2 topic='Sending messages' anchor='sending_mess'>
333 <iq from='capulet.net' to='pubsub.capulet.net' type='result' id='privilege1'>
334 <query xmlns='urn:xmpp:privilege:0' type='allowed'>
335 <perm namespace='message' type='outgoing'/>
336 <perm namespace='http://jabber.org/protocol/pubsub' type='both'/>
337 </query>
338 </iq>
339 ]]></example>
340 <p>Now that <em>pubsub.capulet.lit</em> is allowed, it can send messages using &lt;forwarded/&gt; elements.</p> 193 <p>Now that <em>pubsub.capulet.lit</em> is allowed, it can send messages using &lt;forwarded/&gt; elements.</p>
341 <example caption='privileged entity send a notificaction message'><![CDATA[ 194 <example caption='privileged entity send a notificaction message'><![CDATA[
342 <message from='pubsub.capulet.lit' to='capulet.lit' id='notif1'> 195 <message from='pubsub.capulet.lit' to='capulet.lit' id='notif1'>
343 <forwarded xmlns='urn:xmpp:forward:0'> 196 <forwarded xmlns='urn:xmpp:forward:0'>
344 <message from='juliet@capulet.lit' 197 <message from='juliet@capulet.lit'
385 </event> 238 </event>
386 <delay xmlns='urn:xmpp:delay' stamp='2014-11-25T14:34:32Z'/> 239 <delay xmlns='urn:xmpp:delay' stamp='2014-11-25T14:34:32Z'/>
387 </message> 240 </message>
388 ]]></example> 241 ]]></example>
389 </section2> 242 </section2>
390 243 </section1>
391 <section2 topic='Managed Entity Presence' anchor='managed_ent_presence'> 244
392 <p>It can be often desirable for a privileged entity to have presence information of the managed entities (e.g. to know when to send it notificiations). As privileges must be transparent for the managed entity (in admin mode), this presence has to be sent by the server without modifying managed entity roster.</p> 245 <section1 topic='Presence Permission' anchor='presence'>
393 <p>To do this, the privileged entity MUST ask for presence information when requesting privileges, using a special "presence" namespace attribute and a 'type' attribute with the value "managed_entity".</p><p>If the delegation is granted, the server MUST use a directed presence, as specified in &rfc6121; section 4.6 on the behalf of managed entity each time its presence information change.</p><p>This privilege MUST NOT be requested in client mode, if so the server MUST reject the request by setting the allowed type to "none". If an entity needs presence information in client mode, it SHOULD request it using the normal &PRESENCE; subscription mechanism.</p> 246 <section2 topic='Managed Entity Presence' anchor='managed_ent_presence'>
394 <example caption='privileged entity asks for pusub privilege with presence'><![CDATA[ 247 <p>It can be often desirable for a privileged entity to have presence information of the managed entities (e.g. to know when to send them notificiations). As privileges must be transparent for the managed entity, this presence has to be sent by the server without modifying managed entity roster.</p>
395 <iq from='pubsub.capulet.net' type='get' id='privilege1'> 248 <p>This is allowed in server configuration in the same way as for <em>roster</em> and <em>message</em> permissions. The "presence" type can have the following values:</p>
396 <query xmlns='urn:xmpp:privilege:0' type='request' privilege='admin'> 249 <ul>
397 <perm namespace='presence' type='managed_entity'/> 250 <li><strong>none</strong> — the entity is not allowed to access &PRESENCE; informations at all. This MUST be the default value.</li>
398 <perm namespace='http://jabber.org/protocol/pubsub' type='both'/> 251 <li><strong>managed_entity</strong> — the entity is allowed to receive managed entity presence (see below).</li>
399 </query> 252 <li><strong>roster</strong> — the entity is allowed to receive presence informations of managed entity contacts, see <link url='#roster_presence'>Roster Presence section</link>.</li>
400 </iq> 253 </ul>
401 ]]></example> 254 <p>If the privilege is granted, the server MUST use a directed presence, as specified in &rfc6121; section 4.6 on the behalf of managed entity each time its presence information change.</p>
402 255 </section2>
403 <example caption='server accepts privileges'><![CDATA[ 256
404 <iq from='capulet.net' to='pubsub.capulet.net' type='result' id='privilege1'> 257 <section2 topic='Advertising Permission' anchor='advertise_managed_presence'>
405 <query xmlns='urn:xmpp:privilege:0' type='allowed'> 258 <p>Server advertise "presence" permission in the same way as for "roster" or "message" permissions, except that 'namespace' attribute has the value of "presence", and the 'type' attribute has a value of "managed_entity"</p>
406 <perm namespace='presence' type='managed_entity'/> 259 </section2>
407 <perm namespace='http://jabber.org/protocol/pubsub' type='both'/> 260
408 </query> 261 <section2 topic="Server Send presence informations" anchor='server_send_presence'>
409 </iq> 262 <p>Once the "presence" permission is granted, the server send presence informations:</p>
410 ]]></example>
411
412 <example caption='server receives new presence from Juliet'><![CDATA[ 263 <example caption='server receives new presence from Juliet'><![CDATA[
413 <presence from='juliet@capulet.lit/balcony' 264 <presence from='juliet@capulet.lit/balcony'
414 id='presence1' 265 id='presence1'
415 xml:lang='en'> 266 xml:lang='en'>
416 <show>chat</show> 267 <show>chat</show>
417 <status>Staying on the balcony</status> 268 <status>Staying on the balcony</status>
418 </presence> 269 </presence>
419 ]]></example> 270 ]]></example>
271
420 <example caption='server redirects presence to privileged entity'><![CDATA[ 272 <example caption='server redirects presence to privileged entity'><![CDATA[
421 <presence from='juliet@capulet.lit/balcony' 273 <presence from='juliet@capulet.lit/balcony'
422 to='pubsub.capulet.lit' 274 to='pubsub.capulet.lit'
423 id='presence1' 275 id='presence1'
424 xml:lang='en'> 276 xml:lang='en'>
425 <show>chat</show> 277 <show>chat</show>
426 <status>Staying on the balcony</status> 278 <status>Staying on the balcony</status>
427 </presence> 279 </presence>
428 ]]></example> 280 ]]></example>
429 </section2> 281
430 282 </section2>
431 <section2 topic='Roster Presence' anchor='roster_presence'> 283
432 <p>In addition to "<link url='#managed_ent_presence'>managed entity presence</link>", a privileged entity may need to know when a contact in managed entity roster is online (for example, it's necessary for a PEP service because of the presence default access model).</p> 284 <section2 topic='Roster Presence' anchor='roster_presence'>
433 <p>In this case, privileged entity MUST ask for presence information when requesting privileges, using a special "presence" namespace attribute (as in previous section) and a 'type' attribute with the value "roster". Furthermore, the privileged entity MUST have read permission on roster namespace (i.e. 'type' attribute in allowed &lt;perm&gt; of namespace <em>jabber:iq:roster</em> MUST have a value of either <strong>get</strong> or <strong>both</strong>).</p> 285 <p>In addition to "<link url='#managed_ent_presence'>managed entity presence</link>", a privileged entity may need to know when a contact in managed entity roster is online (for example, it's necessary for a PEP service because of the presence default access model).</p>
434 <p>If the delegation is granted, the server MUST send to the privileged entity every presence information that the managing entity is receiving.</p><p>The server MUST reject the permission if the privileged entity doesn't have read permission on roster namespace.</p> 286 <p>As for other permissions, the access in granted in server's configuration, but there is a additional restriction: the privileged entity MUST have read permission on roster namespace (i.e. 'type' attribute in allowed &lt;perm&gt; of namespace <em>jabber:iq:roster</em> MUST have a value of either <strong>get</strong> or <strong>both</strong>).</p>
435 <p>Note: this permission should be given carefully, as it gives access to presence of potentially a lot of entities to the privileged entity (see <link url='#security'>security considerations</link>). If allowed in client mode, server SHOULD display an extra warning when requesting permissions to the managed entity.</p> 287 <p>If the delegation is granted, the server MUST send to the privileged entity every presence information that the privileged entity is receiving. Having "roster" type for "presence" permission imply that you have also implicitly "managed_entity" type.</p><p>The server MUST reject the permission if the privileged entity doesn't have read permission on roster namespace.</p>
436 <example caption='privileged entity asks for pusub privilege with presence roster'><![CDATA[ 288 <p>Note: this permission should be given carefully, as it gives access to presence of potentially a lot of entities to the privileged entity (see <link url='#security'>security considerations</link>).</p>
437 <iq from='pubsub.capulet.net' type='get' id='privilege1'> 289 </section2>
438 <query xmlns='urn:xmpp:privilege:0' type='request' privilege='admin'> 290
291 <section2 topic='Advertising Permission' anchor='advertise_roster_presence'>
292 <p>Server advertise roster "presence" permission in the same way as for other permissions, except that the 'namespace' attribute has the value of "presence", and the 'type' attribute has a value of "roster"</p>
293 <example caption='Server Advertise Roster, Message, Managed Entity Presence and Roster Presence Privileges'><![CDATA[
294 <message from='capulet.net' to='pubub.capulet.lit' id='54321'>
295 <privilege xmlns='urn:xmpp:privilege:0'>
296 <perm namespace='jabber:iq:roster' type='both'/>
297 <perm namespace='message'/>
439 <perm namespace='presence' type='roster'/> 298 <perm namespace='presence' type='roster'/>
440 <perm namespace='http://jabber.org/protocol/pubsub' type='both'/> 299 </privilege>
441 <perm namespace='jabber:iq:roster' type='get'/> 300 </message>
442 </query>
443 </iq>
444 ]]></example> 301 ]]></example>
445 <p>Note the presence of <em>jabber:iq:roster</em> permission request.</p> 302 <p>Note the presence of <em>jabber:iq:roster</em> permission request.</p>
446 303 </section2>
447 <example caption='server accepts privileges'><![CDATA[ 304
448 <iq from='capulet.net' to='pubsub.capulet.net' type='result' id='privilege1'> 305 <section2 topic="Privileged Entity Receive Roster Presences" anchor='priv_rec_roster_presence'>
449 <query xmlns='urn:xmpp:privilege:0' type='allowed'>
450 <perm namespace='presence' type='roster'/>
451 <perm namespace='http://jabber.org/protocol/pubsub' type='both'/>
452 <perm namespace='jabber:iq:roster' type='get'/>
453 </query>
454 </iq>
455 ]]></example>
456
457 <example caption="server receives new presence from Romeo, which is in Juliet's roster"><![CDATA[ 306 <example caption="server receives new presence from Romeo, which is in Juliet's roster"><![CDATA[
458 <presence from='romeo@montaigu.lit/orchard'/> 307 <presence from='romeo@montaigu.lit/orchard'/>
459 ]]></example> 308 ]]></example>
460 <example caption='server sends the presence as usually, but also to the privileged entity'><![CDATA[ 309 <example caption='server sends the presence as usually, but also to the privileged entity'><![CDATA[
461 <presence from='romeo@montaigu.lit/orchard' 310 <presence from='romeo@montaigu.lit/orchard'
464 to='pubsub.capulet.lit'/> 313 to='pubsub.capulet.lit'/>
465 ]]></example> 314 ]]></example>
466 </section2> 315 </section2>
467 </section1> 316 </section1>
468 317
469 <section1 topic='Configuration' anchor='configuration'>
470 <p>Server SHOULD provide a way for clients to check already granted permission, and revoke them by using &xep0050; on the well-defined command node <strong>'urn:xmpp:privilege:0#configure'</strong>.</p>
471 <p>If present, the configuration commands MUST allow at least to check permissions granted to a privileged entity, and to revoke them. A server MAY offer an option to keep permission from one session to an other (see <link url='#rules'>business rules</link>).</p>
472 </section1>
473
474 <section1 topic='Discovering Support' anchor='disco'>
475 <p>If a server or an entity supports the privileged entity protocol, it MUST report that fact by including a service discovery feature of "urn:xmpp:privilege:0" in response to a &xep0030; information request:</p>
476 <example caption="Service Discovery information request"><![CDATA[
477 <iq from='pubsub.capulet.net'
478 id='disco1'
479 to='capulet.net'
480 type='get'>
481 <query xmlns='http://jabber.org/protocol/disco#info'/>
482 </iq>
483 ]]></example>
484 <example caption="Service Discovery information response"><![CDATA[
485 <iq from='capulet.net'
486 id='disco1'
487 to='pubsub.capulet.net'
488 type='result'>
489 <query xmlns='http://jabber.org/protocol/disco#info'>
490 ...
491 <feature var='urn:xmpp:privilege:0'/>
492 ...
493 </query>
494 </iq>
495 ]]></example>
496 </section1>
497
498 <section1 topic='Business Rules' anchor='rules'>
499 <ol>
500 <li>In client mode, server MAY keep permission granted to an entity by a client from one session to an other, but if it do so, it MUST provide configuration like explained in the <link url='#configuration'>suitable section</link>. If server offers this feature, it SHOULD add a field directly in configuration commands.</li>
501 <li>If a client can't check or revoke permission (i.e. it doesn't support &xep0050;) when granting permissions, the server MUST NOT keep granted permissions from one session to an other, and permissions will be asked on each new session.</li>
502 <li>If permissions are changed during a session, server MUST notify privileged entity of the new permissions, like in <link url='#client_perm'>permission request use case</link>.</li>
503 <li>A server MUST NOT grant permission for this XEP namespace (<strong>'urn:xmpp:privilege:0'</strong>).</li>
504 </ol>
505 </section1>
506
507 <section1 topic='Implementation Notes' anchor='impl'>
508 <p>As admin mode is far more easy to implement than client mode, a server MAY choose to only implement the former.</p>
509 </section1>
510
511 <section1 topic='Security Considerations' anchor='security'> 318 <section1 topic='Security Considerations' anchor='security'>
512 <ol> 319 <ol>
513 <li>Privileged entity nearly have the same possibility as the server itself, <em>admin</em> permission should be granted carefuly, only if you absolutely trust the entity.</li> 320 <li>Privileged entitiy has access to sensitive data, and can act as the server itself, permissions should be granted carefuly, only if you absolutely trust the entity.</li>
514 <li>A server MAY choose to filter allowed namespaces, to avoid giving dangerous permissions. In this case, it MUST always set the allowed type of filtered namespaces to "<strong>none</strong>"</li> 321 <li><link url='#roster_presence'>Roster presence</link> is particulary sensitive, because presence informations of whole rosters are shared.</li>
515 <li><link url='#roster_presence'>Roster presence</link> is particulary sensitive, because if an entity accept this permission, it shares presence information of its whole roster. For this reason, a server MAY choose to forbid its use in client mode (by always setting the allowed type to "<strong>none</strong>"). A server SHOULD at least disallow it in default configuration.</li>
516
517 <li>In case of filtering, a whitelist system is more secure and SHOULD be prefered to a blacklist (idealy, configuration would allow no filtering, whitelist filtering and blacklist filtering).</li>
518 </ol> 322 </ol>
519 </section1> 323 </section1>
520 324
521 <section1 topic='IANA Considerations' anchor='iana'> 325 <section1 topic='IANA Considerations' anchor='iana'>
522 <p>This document requires no interaction with &IANA;.</p> 326 <p>This document requires no interaction with &IANA;.</p>
542 xmlns:xs='http://www.w3.org/2001/XMLSchema' 346 xmlns:xs='http://www.w3.org/2001/XMLSchema'
543 targetNamespace='urn:xmpp:privilege:0' 347 targetNamespace='urn:xmpp:privilege:0'
544 xmlns='urn:xmpp:privilege:0' 348 xmlns='urn:xmpp:privilege:0'
545 elementFormDefault='qualified'> 349 elementFormDefault='qualified'>
546 350
547 <xs:element name='query'> 351 <xs:element name='privilege'>
548 <xs:complexType> 352 <xs:complexType>
549 <xs:attribute name='type' use='required'>
550 <xs:simpleType base='xs:NMTOKEN'>
551 <xs:enumeration value='request'/>
552 <xs:enumeration value='allowed'/>
553 </xs:simpleType>
554 </xs:attribute>
555 <xs:attribute name='privilege' use='optional'>
556 <xs:simpleType base='xs:NMTOKEN'>
557 <xs:enumeration value='admin'/>
558 <xs:enumeration value='client'/>
559 </xs:simpleType>
560 </xs:attribute>
561 <xs:attribute name='to' use='optional' type='xs:string'/>
562 </xs:attribute>
563 <xs:element name='perm' 353 <xs:element name='perm'
564 maxOccurs='unbounded'> 354 maxOccurs='unbounded'>
565 <xs:complexType> 355 <xs:complexType>
566 <xs:attribute name='namespace' use='required' type='xs:string'/> 356 <xs:attribute name='namespace' use='required' type='xs:string'/>
357 <xs:simpleType base='xs:NMTOKEN'>
358 <xs:enumeration value='jabber:iq:roster'/>
359 <xs:enumeration value='message'/>
360 <xs:enumeration value='presence'/>
361 </xs:simpleType>
567 <xs:attribute name='type' use='required'> 362 <xs:attribute name='type' use='required'>
568 <xs:simpleType base='xs:NMTOKEN'> 363 <xs:simpleType base='xs:NMTOKEN'>
569 <xs:enumeration value='none'/> 364 <xs:enumeration value='none'/>
570 <xs:enumeration value='get'/> 365 <xs:enumeration value='get'/>
571 <xs:enumeration value='set'/> 366 <xs:enumeration value='set'/>
572 <xs:enumeration value='both'/> 367 <xs:enumeration value='both'/>
368 <xs:enumeration value='outgoing'/>
369 <xs:enumeration value='managed_entity'/>
370 <xs:enumeration value='roster'/>
573 </xs:simpleType> 371 </xs:simpleType>
574 </xs:attribute> 372 </xs:attribute>
575 </xs:complexType> 373 </xs:complexType>
576 </xs:element> 374 </xs:element>
577 </xs:complexType> 375 </xs:complexType>
578 </xs:element> 376 </xs:element>
579 377
580 </xs:schema> 378 </xs:schema>
581 ]]></code> 379 ]]></code>
582 </section1> 380 </section1>
583 381
584 <section1 topic='Acknowledgements' anchor='acks'> 382 <section1 topic='Acknowledgements' anchor='acks'>
585 <p>Thanks to Sergey Dobrov, Dave Cridland, Steven Lloyd Watkin, Lance Stout and Johannes Hund for their feedbacks. Thanks to Adrien Cossa for his typos/style corrections.</p> 383 <p>Thanks to Sergey Dobrov, Dave Cridland, Steven Lloyd Watkin, Lance Stout and Johannes Hund for their feedbacks. Thanks to Adrien Cossa for his typos/style corrections.</p>
586 <p>The client mode permission mechanism is inspired from &xep0321; permission request.</p> 384 <p>Privileged entity was initialy written to be a generic identity based access control (IBAC) which allows an entity to access sensitive data. After <link url='http://mail.jabber.org/pipermail/standards/2014-December/029378.html'>a discussion on standard mailing list</link>, it has been decided to restrict the current XEP to immediate needs to build an external PEP service, and to implement separately an Attribute Based Access Control (ABAC) which is more modern, generic and flexible. This XEP is still interesting for being easy to implement and doing the job.</p>
385
587 </section1> 386 </section1>
588 387
589 </xep> 388 </xep>