Dennis' Weblog

Friday Sep 01, 2006

Web Agents Download Page

I have just posted a web page that contains a bunch of hyperlinks to Sun Java System Access Manager Web Agents. Here

These agents work with OpenSSO server i.e. You can have an OpenSSO server hosted in a machine to administer users and policies; and one of these agents on another machine to govern access of web resources on that machine. At 3000 feets, this is how it works :-)

Web Agent is like a web filter. It intercepts all http/https request. Then it does the followings

  1. Check if the accessed resource is protected or not; if yes, proceed to the next step; if not, grant access to it;
  2. Check if the person who is making the request has authenticated himself to OpenSSO server or not; if yes, proceed to the next step; if not, redirect him to the Login Page.
  3. Send a request to OpenSSO server on this request; OpenSSO server will response with a decision i.e. either grant or deny access.
  4. Base on this decision, Web Agent acts accordingly.

Well, this is an overview. I have left out alot of things for sure. :-)

Comments:

Hi Dennis. Can you confirm that the Web Agent for SJS AS 8.1 works for SJS AS 9.0 (and other distributions based on Project GlassFish v1 & v2?) Thanks, - eduard/o

Posted by Eduardo Pelegri-Llopart on September 01, 2006 at 06:03 PM PDT #

Hi Eduardo I post your question to the team and the answer is
"The agent for SJS AS8.1 supports AS 8.1 and 8.2. We never tested it against AS 9.0 hence can not confirm that it works for AS 9.0."
If you have more questions, please post them to users@opensso.dev.java.net</com>. Thanks

Posted by Dennis Seah on September 02, 2006 at 11:45 AM PDT #

Will there also be an extra version for Sun Java System Web Server 7.0, or ist the release for Sun Java System Web Server 6.1 compatible with 7.0 ?
An Access Manager Policy Agent 2.2 for Apache 2.2.3 would also be nice.
Will there be a source code release of the web agents within the opensso project?

Posted by Thorleif Wiik on September 02, 2006 at 11:51 AM PDT #

Thanks, Dennis. I'll follow-up. In general, pretty much anything that works with 8.2 works with 9.0 / GlassFish, but I'll clarify it. - eduard/o

Posted by Eduardo Pelegri-Llopart on September 02, 2006 at 06:40 PM PDT #

hi Thorleif

The Web Agent for Sun Java System Web Server 7.0 is not out yet.

The Apache Web Agent is already open sourced. However, I do not know if Apache 2.2.3 is supported or not. Send me an email and I will hook you up with the Technical Lead for Web Agent. Thanks

hi Eduardo, you are welcome.

Posted by Dennis Seah on September 02, 2006 at 09:23 PM PDT #

> The Apache Web Agent is already open sourced. Where can the code be found? I doubt very much that it will work with 2.2.3 since the auth models are completely different in 2.0.x and 2.2.x.

Posted by Mads Toftum on September 03, 2006 at 04:09 AM PDT #

hi Mads

the agent source code is under opensso/products/webagents

https://opensso.dev.java.net/source/browse/opensso/products/webagents/

Posted by Dennis Seah on September 04, 2006 at 09:07 PM PDT #

Post a Comment:
Comments are closed for this entry.

Calendar

Feeds

Search

Links

Navigation

Referrers