Linden Lab Official talk:Registration API

From Second Life Wiki
Revision as of 13:22, 18 May 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: They expire every 30 days, unless you acquire the capabilities at the point when someone hits the reg page; then those capabilities won't expire. (Glenn Linden, 5/10/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)