You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Daniela Innerwinkler <di...@edu.uni-klu.ac.at> on 2005/01/17 10:47:21 UTC

Single Sign-On in Jetspeed2

hi list!

is there any documentation how single sign-on is implemented in jetspeed?

if not, could anyone please give me a short overview about the functionality?

For example:
if there are several applications integrated as portlets, each of them requires login. is it possible to store the login in a kind of "secret store"?

thank you very much in advance!! :)

yours
dani


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: Single Sign-On in Jetspeed2

Posted by Jeff Sheets <je...@gmail.com>.
You can use the security of your container (app server) easily in
Jetspeed 2 through the JAAS connectivity.  In Jetspeed 1,
authentication is easy, but authorization requires a little code on
your part.

In either case, you just setup your security in your application
server, and then all of your applications and portal will use that.

On Mon, 17 Jan 2005 10:47:21 +0100, Daniela Innerwinkler
<di...@edu.uni-klu.ac.at> wrote:
> hi list!
> 
> is there any documentation how single sign-on is implemented in jetspeed?
> 
> if not, could anyone please give me a short overview about the functionality?
> 
> For example:
> if there are several applications integrated as portlets, each of them requires login. is it possible to store the login in a kind of "secret store"?
> 
> thank you very much in advance!! :)
> 
> yours
> dani
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: Single Sign-On in Jetspeed2

Posted by David Sean Taylor <da...@bluesunrise.com>.
Daniela Innerwinkler wrote:
> hi list!
> 
> is there any documentation how single sign-on is implemented in jetspeed?
>
See here:

http://portals.apache.org/jetspeed-2/sso.html

Hope to have more by the end of the week :)

> if not, could anyone please give me a short overview about the functionality?
> 
Just login as admin/admin, go to the Jetspeed Administrative Portlets 
folder, SSO Management and try it out.

Also try out My Second Page and there are 2 portlets there SSO enabled.


-- 
David Sean Taylor
Bluesunrise Software
david@bluesunrise.com
[office] +01 707 773-4646
[mobile] +01 707 529 9194

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org