Re: [Acegisecurity-developer] [Fwd: [Fwd: Re: Authentication and authorization status in OGC-compliant OSS GIS software]]

2007-01-24 Thread Ben Alex
Krystian Nowak wrote:
 Do you think it is possible to include DACS (http://dacs.dss.ca/) as a
 authentication adapter (just as it is with Yale's CAS)? There were talks
 about the future of authorization in OSS GIS GeoServer
 (http://docs.codehaus.org/display/GEOS/Home) which heavily uses Spring,
 so it would be natural to use Acegi. On the other hand there is an Open
 Geospatial Consortium (OGC) standardising organisation for GIS software
 and one of their implementation for security used in demos is DACS. The
 problem is that DACS is native application whereas the GeoServer is a
 Java webapp.
 
 Maybe you have some ideas or already have head about works between DACS
 and Acegi? Do you find it possible to integrate in any scope (just
 authentication or maybe even more - to simulate DACS-like authorization
 using Acegi)?
 
 Below there is an email on these talks. If it's not clear for you,
 please, do not hesitate to ask questions to make it more informative.

Hi

There are no efforts underway to provide a DACS authentication adapter.

Nevertheless, Acegi Security is very flexible in what it will accept for
authentication. So I see no reason we couldn't use DACS for authentication.

The issue touched upon at the bottom of the email is perhaps the most
important issue for your project to address, namely which target
platform does OSS GIS GeoServer plan on using. As your project is
Java-based, it would make some sense to use Acegi Security with perhaps
a nice simple out-of-the-box and platform-portable default
authentication mechanism such as JDBC or similar. Then also ship a DACS
adapter so system evaluators can see that you support the OGC standard.

cheers
Ben

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] [Fwd: [Fwd: Re: Authentication and authorization status in OGC-compliant OSS GIS software]]

2007-01-24 Thread Krystian
Ben Alex napisaƂ(a):
 Nevertheless, Acegi Security is very flexible in what it will accept for
 authentication.

I know. And that's why I like to use Acegi in std 3-tier Java apps. But 
the GeoServer is a little different, so there will be non-standard approach.

 The issue touched upon at the bottom of the email is perhaps the most
 important issue for your project to address, namely which target
 platform does OSS GIS GeoServer plan on using. As your project is
 Java-based, it would make some sense to use Acegi Security with perhaps
 a nice simple out-of-the-box and platform-portable default
 authentication mechanism such as JDBC or similar. Then also ship a DACS
 adapter so system evaluators can see that you support the OGC standard.

Technically, the GeoServer is a Java-based web application based on 
servlets which can be deployed in any web application container (Tomcat, 
Jetty, Resin, etc.). I guess that's the answer for the target platform 
question.

In fact the GeoServer is The Open Planning Project's project, but my 
company is considering whether to extend it with Acegi as auth* component.

Thanks for your help!

Kind regards,
Krystian Nowak
PSNC


-- 
Krystian Nowak
[EMAIL PROTECTED]
===
Poznan Supercomputing and Networking Center
Poland, 60-814 Poznan, Zwierzyniecka 20
tel. (+48 61) 8582159 fax. (+48 61) 8582151
http://www.man.poznan.pl
===

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Acegi Rebranding??

2007-01-24 Thread Ben Alex
Mark St.Godard wrote:

 Ben can chime in as well if he would like to add to this..

Hi everyone

As this is an important question, I've posted a blog on the subject:

http://blog.interface21.com/main/2007/01/24/why-the-name-acegi/

Cheers
Ben

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer