Linden Lab Official talk:Registration API

From Second Life Wiki
Revision as of 17:26, 16 July 2007 by Glenn Linden (talk | contribs)
Jump to navigation Jump to search

Post questions about the Registration API here. If you can answer a question, please do. If not, Linden Lab will try to provide an answer.

  • Q: Capabilities for the RegAPI expire - how do I know and what can I do about it?
    • A: We've now set them to not expire for 5 years, so this should not be a problem for now, and we'll fix this in the next revision of the RegAPI. (Glenn Linden, 5/22/07)
    • As of 5/17/07, all existing capabilities were set to expire in 5 years, so for the near term, you only have to worry about this with new RegAPI accounts. (Glenn Linden 5/17/07)
  • Q: When are we going to get the ability to: (a) Start users with inventory (b) Use the new default avatar choices (c) Provide additional avatar choices (d) Start a user wearing something (like a HUD) (e) Start users in a group (f) Flag users as only accessing a specific sim, estate, PG / M, or custom list of locations? (g) Get referral bonuses through Reg API for premium accounts?
    • A: We expect to provide a-f in the next release of our Registration code, due out this summer. (Glenn Linden 5/18/07)
  • Q: Implementing and providing a custom registration process comes with all sorts of legal implications as outlined by section 2.3.1 (Registration API Additional Terms) of the SL API Terms of Use posted on the Second Life website. However, the RegAPI does not provide a way to indicate "end user agreement to the ToS" to Linden Lab. So, are there any audit requirements that a 3rd party registration site must meet in order to prove ToS was acknowledged and agreed to by each end user at a specific date/time and IP address, etc.?
    • A: Checking with legal on this. (Glenn Linden 5/18/07)
  • Q: Are 3rd party registration sites required to provide a security image code confirmation function to prevent automated account registration attempts via their sites?
    • Not yet but we will be able to require that with the new reg api. (Glenn Linden 5/18/07)
  • Q: For purposes of clarification, what is an example of usage that is NOT permitted by the following statement?
    • You may not use the Registration API other than as a means of collecting Account registration information from Your Website. (section 2.3.1 of API Terms of Use - http://secondlife.com/developers/api/tos.php)
    • A: The primarly limitation is against using it to create accounts that are used by a single person to get around our other account limitations or for fraud. (Glenn Linden 5/18/07)
  • Q: Is there an ID number for the custom name? It looks like this is required by the API for account creation.
    • A: You should be able to acquire your custom name in the name queue for last names returned by the RegAPI - and then go into the list of returned names to see the ID number for it. This may take a little coding. (Glenn Linden 06/26/07)

RegAPINonUse