opensimsso

Component ID

1351210

Component name

opensimsso

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

The opensimsso (v1.1) module connects to an Open Sim Server of your choice. It allows you to perform the following actions.

  • Retrieves Open Sim User Information for existing Drupal Users
  • Creates New Open Sim Users for logged in Drupal Users
  • Set Intial Open Sim Avatar Region position and orientation.
  • Generates an Open Sim Client Login Link in a Drupal Block

Further Notes

  • At the moment there is an MSSQL Database Driver that is working.
  • You can create your own Database Driver by extending the provided OpenSimDb parent driver.
  • Or you could create your own Web Service Driver. All drivers implement the OpenSimAccess Class provided.