<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Alternatively, you're welcome to take a look at Grider. It's does
something along the lines of web login.<br>
<a class="moz-txt-link-freetext" href="http://opensimulator.org/wiki/Grider">http://opensimulator.org/wiki/Grider</a><br>
No need to use the viewer's source code.<br>
<br>
Dr Scofield wrote:
<blockquote cite="mid:4A32122F.6060301@xyzzyxyzzy.net" type="cite">
<pre wrap="">Olli Aro wrote:
</pre>
<blockquote type="cite">
<pre wrap="">-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:opensim-dev-bounces@lists.berlios.de">opensim-dev-bounces@lists.berlios.de</a>
[<a class="moz-txt-link-freetext" href="mailto:opensim-dev-bounces@lists.berlios.de">mailto:opensim-dev-bounces@lists.berlios.de</a>] On Behalf Of Dr Scofield
Sent: 11 June 2009 15:47
To: <a class="moz-txt-link-abbreviated" href="mailto:opensim-dev@lists.berlios.de">opensim-dev@lists.berlios.de</a>
Subject: Re: [Opensim-dev] Web login
Olli Aro wrote:
</pre>
<blockquote type="cite">
<pre wrap="">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:
<a class="moz-txt-link-freetext" href="secondlife:///app/login?first_name=">secondlife:///app/login?first_name=</a>
</pre>
</blockquote>
<pre wrap=""><a class="moz-txt-link-rfc2396E" href="secondlife://app/login?first_name="><secondlife://app/login?first_name=></a>*firstname*&last_name=*lastname*&locatio
n=
</pre>
<blockquote type="cite">
<pre wrap="">&grid=&web_login_key=*LLUUID *
* *
<a class="moz-txt-link-freetext" href="about:blank?redirect-http-hack=secondlife:///app/login?first_name=">about:blank?redirect-http-hack=secondlife:///app/login?first_name=</a>
</pre>
</blockquote>
<pre wrap=""><a class="moz-txt-link-rfc2396E" href="secondlife://app/login?first_name="><secondlife://app/login?first_name=></a>*firstname*&last_name=*lastname*&locatio
n=
</pre>
<blockquote type="cite">
<pre wrap="">&grid=&web_login_key=*LLUUID *
but viewer comes back all cases saying authentication failed.
</pre>
</blockquote>
<pre wrap="">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.
</pre>
</blockquote>
<pre wrap=""><!---->
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).
</pre>
</blockquote>
<br>
</body>
</html>