Easy Onboarding: default domain note

This commit is contained in:
Georg Lukas 2018-01-10 12:45:46 +01:00
parent fbe9bc2d4b
commit e404807349
1 changed files with 4 additions and 4 deletions

View File

@ -381,10 +381,10 @@
</section1>
<section1 topic='Implementation Notes' anchor='impl'>
<section2 topic='XMPP Server Suggestion for Invitees'>
<p>If the invitee opens the invitation URI and chooses to create a new
account, the client MUST use the inviter's server as default if the
server advertises in-band registration support via the
<strong>ibr=y</strong> query compontent.</p>
<p>If the invitee opens an invitation URI with <strong>ibr=y</strong> and
chooses to create a new account, the client SHOULD pre-fill the
inviter JID's domain part as the new account's domain. The client MAY
provide a mechanism to enter or choose a different server, though.</p>
</section2>
</section1>
<section1 topic='Accessibility Considerations' anchor='access'>