[Opensim-dev] Web login
Olli Aro
olli_aro at yahoo.co.uk
Fri Jun 12 06:19:09 UTC 2009
-----Original Message-----
From: opensim-dev-bounces at lists.berlios.de
[mailto:opensim-dev-bounces at lists.berlios.de] On Behalf Of Dr Scofield
Sent: 11 June 2009 15:47
To: opensim-dev at 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.
Regards,
Olli
More information about the Opensim-dev
mailing list