Talk:Authentication Flow
Jump to navigation
Jump to search
This is the bit I've been able to determine:
1. The XMLRPC uri is https://login.agni.lindenlab.com/cgi-bin/login.cgi' 2. The auth method is called 'login_to_simulator' 3. It takes > 11 parameters as a single vector/list/array thing: 1. firstname 2. lastname
Auth stuff is in indra/newview/lluserauth.cpp:79