Alternatively, you're welcome to take a look at Grider. It's does something along the lines of web login.
http://opensimulator.org/wiki/Grider
No need to use the viewer's source code.

Dr Scofield wrote:
Olli Aro wrote:
-----Original Message-----
From: opensim-dev-boun...@lists.berlios.de
[mailto:opensim-dev-boun...@lists.berlios.de] On Behalf Of Dr Scofield
Sent: 11 June 2009 15:47
To: opensim-dev@lists.berlios.de
Subject: Re: [Opensim-dev] Web login


Olli Aro wrote:
Hi all,

I am trying to implement web login for OpenSim.

I have added appropriate web login key in the database for the user and
then tried both of the following redirect both inside and outside the
viewer:

secondlife:///app/login?first_name=

<secondlife://app/login?first_name=>*firstname*&last_name=*lastname*&locatio
n=
&grid=&web_login_key=*LLUUID *

* *

about:blank?redirect-http-hack=secondlife:///app/login?first_name=

<secondlife://app/login?first_name=>*firstname*&last_name=*lastname*&locatio
n=
&grid=&web_login_key=*LLUUID *

but viewer comes back all cases saying authentication failed.
hmm...are you sure that the recent viewers do support weblogin? as far as i
know
(but that might be outdated already) weblogin was disabled a short while
after
it got introduced (apparently lindens had problems getting it to work
reliably).


        DrS

[[Olli Aro Wrote]]
Not sure at all. If it does not support web login, do I need to hack OpenSim
authentication mechanism in order to get it working or is there some other
options? I am trying to integrate OpenSim with a SSO framework, so need an
authentication that let's person in without password, since the
authentication has already happened previously.

the SL client would need to be fixed. BUT --- before looking at the SL client
code, consider that you then cannot contribute code back to OpenSim for the next
6 months (IIRC).




_______________________________________________
Opensim-dev mailing list
Opensim-dev@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/opensim-dev

Reply via email to