<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://osimdev.org/wiki/index.php?action=history&amp;feed=atom&amp;title=OpenSimulator_Internals%2FLoginService</id>
	<title>OpenSimulator Internals/LoginService - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://osimdev.org/wiki/index.php?action=history&amp;feed=atom&amp;title=OpenSimulator_Internals%2FLoginService"/>
	<link rel="alternate" type="text/html" href="http://osimdev.org/wiki/index.php?title=OpenSimulator_Internals/LoginService&amp;action=history"/>
	<updated>2026-08-04T16:28:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>http://osimdev.org/wiki/index.php?title=OpenSimulator_Internals/LoginService&amp;diff=19&amp;oldid=prev</id>
		<title>Jwbshaw: first</title>
		<link rel="alternate" type="text/html" href="http://osimdev.org/wiki/index.php?title=OpenSimulator_Internals/LoginService&amp;diff=19&amp;oldid=prev"/>
		<updated>2026-06-21T07:05:06Z</updated>

		<summary type="html">&lt;p&gt;first&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= OpenSimulator Internals/LoginService =&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
LoginService handles user login. Implements the LL (Linden Lab) login protocol.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
&lt;br /&gt;
Minimum login level is configurable via the &amp;quot;login level&amp;quot; ROBUST console command or the MinLoginLevel key in the [LoginService] section of Robust.ini.&lt;br /&gt;
&lt;br /&gt;
Users with a UserLevel below MinLoginLevel cannot log in.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Login Sequence ==&lt;br /&gt;
&lt;br /&gt;
On login, LoginService coordinates with:&lt;br /&gt;
&lt;br /&gt;
* [[OpenSimulator Internals/AuthenticationService|AuthenticationService]] -- verifies credentials&lt;br /&gt;
* [[OpenSimulator Internals/UserAccountService|UserAccountService]] -- retrieves account data&lt;br /&gt;
* [[OpenSimulator Internals/GridUserService|GridUserService]] -- retrieves home region and last location&lt;br /&gt;
* [[OpenSimulator Internals/PresenceService|PresenceService]] -- creates presence record&lt;br /&gt;
* [[OpenSimulator Internals/GridService|GridService]] -- locates target region&lt;br /&gt;
* [[OpenSimulator Internals/InventoryService|InventoryService]] -- retrieves inventory skeleton&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[OpenSimulator Internals/ROBUST Services]]&lt;br /&gt;
* [[OpenSimulator Internals/Data Dictionaries]]&lt;/div&gt;</summary>
		<author><name>Jwbshaw</name></author>
	</entry>
</feed>