dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]can we implement Java for our auth system?


From: Barry Fitzgerald
Subject: Re: [DotGNU]can we implement Java for our auth system?
Date: Tue, 17 Jul 2001 00:47:14 -0400

Jeremy Petzold wrote:
> 
> After giving it much thought, I came to the conclusion that a pure Java 
> implementation would be slow and bloated. I was thinking of a server side app 
> that would, after you click the button, establish secure connection with the 
> client and query the information from the browser. after I thought about it, 
> I realized that this could be done with very little Java, and a perl or 
> Python script. that combonation would most likly give ust the most power and 
> extencebility for such a system. also, the code involved would have to be 
> very little.
> 
> side thought. to stay away from a plug in, the script could  keep a list of 
> the XML info databases for each system based on the type of browser they use. 
> like, if IE were the browser, the script would go to the .NET Personal DATA 
> XML document to retrive the information, and if it were mozilla/NS it would 
> know where to get that information, ect.
> 

Actually, this is not at all conceptually dissimilar to something that I
was thinking about when myrddian and myself were coming up with the
details for the RLS spec (available from
http://www.dotgnu.org/spec/rls.htm) and the tokens spec (soon to be
released).  Take a look at the RLS in the meantime.  I should have the
tokens spec up soon.

        -Barry


reply via email to

[Prev in Thread] Current Thread [Next in Thread]