<div dir="ltr">Authorization should be done by granting people their list of capabilities (c-list--think file descriptor) at the time of login.   See Principle of Least Authority (POLA).<div><br></div><div>Sometimes it's good to have 2 VIs for debugging.</div><div><br></div><div>John</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 1, 2020 at 10:30 AM Christoph Valentin <<a href="mailto:christoph.valentin@gmx.at">christoph.valentin@gmx.at</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>Hi all.<br><br>Had an idea, cannot use it myself. Maybe input for someone else.  <br><br>In very simple Multiuser scenes, the two procedures "login" and "take an avatar" are merely the same. <br><br>Should standardization care about relations among<br><br>a) Loading the scene (Step into scene)<br>b) Login<br>c) taking an avatar ("incarnation")<br><br>(a) would be independent of (b) and (c).<br><br>(b) and (c) would have strict dependency:<br><br>First comes login (link real identity with virtual identity) - one RI can login for several VIs, but one VI can only be held by one RI at the same multiuser session.              <br><br>then comes incarnation: representation of one virtual identity is started i.e. select avatar <br><br>re-incarnation: representation  of a VI changes (change avatar)<br><br>de-incarnation: this representation of a VI is abandoned.<br><br>re-/de- incarnation must be coupled with AAA (Authentication, Authorization, accounting)    <br><br>Have fun<br><br>-- <br>Diese Nachricht wurde von meinem Android Mobiltelefon mit GMX Mail gesendet.</div>

_______________________________________________<br>
x3d-public mailing list<br>
<a href="mailto:x3d-public@web3d.org" target="_blank">x3d-public@web3d.org</a><br>
<a href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org" rel="noreferrer" target="_blank">http://web3d.org/mailman/listinfo/x3d-public_web3d.org</a><br>
</blockquote></div>