You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Noam Ramonet <no...@gmail.com> on 2009/04/28 17:46:48 UTC

SAML Cross-Domain SSO

Hello,

I need to implement SAML Cross-Domain SSO on Tomcat 5.5 servers. 
Initially, IdP initiated post binding with out-of-band identity linking 
would be fine. Could anybody recommend me an API or, better, a base 
implementation?

Does anybody knows whether ASF has plans to incorporate SAML based SSO 
in any project?

Thanks.

Noam

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: SAML Cross-Domain SSO

Posted by Noam Ramonet <no...@gmail.com>.
Thanks Anoop. Your comment and link is very helpful. I will have a 
deeper look at OpenSSO.
> I have tried OpenSSO on Sun glassfish, weblogic and Oracle application
> server. It rocks! Although I have not tried it on tomcat, I am almost
> certain that it would be well supported and well documented.
>
> The agents link may help:
> https://opensso.dev.java.net/public/use/agents.html
>
> Thanks,
> Anoop
>
>
> On Wed, Apr 29, 2009 at 3:55 AM, Noam Ramonet <no...@gmail.com> wrote:
>
>   
>> Thanks Pid, that is a good reference.
>>
>> Have anybody tried OpenSSO on Tomcat, or could give some suggestion about
>> this two solutions  (Shibboleth  vs  OpenSSO).
>>
>>
>>
>>  Noam Ramonet wrote:
>>     
>>>       
>>>> Hello,
>>>>
>>>> I need to implement SAML Cross-Domain SSO on Tomcat 5.5 servers.
>>>> Initially, IdP initiated post binding with out-of-band identity linking
>>>> would be fine. Could anybody recommend me an API or, better, a base
>>>> implementation?
>>>>
>>>>
>>>>         
>>> We often hear about Shibboleth deployments, but I have absolutely no
>>> idea if it supports the rest of what you want.
>>>
>>>
>>>
>>>       
>>>> Does anybody knows whether ASF has plans to incorporate SAML based SSO
>>>> in any project?
>>>>
>>>>
>>>>         
>>> I don't.
>>>
>>> p
>>>
>>>
>>>
>>>
>>>
>>>       
>>>> Thanks.
>>>>
>>>> Noam
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>>>> For additional commands, e-mail: users-help@tomcat.apache.org
>>>>
>>>>
>>>>
>>>>
>>>>         
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>>> For additional commands, e-mail: users-help@tomcat.apache.org
>>>
>>>
>>>
>>>
>>>       
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>> For additional commands, e-mail: users-help@tomcat.apache.org
>>
>>
>>     
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: SAML Cross-Domain SSO

Posted by Anoop kumar V <an...@gmail.com>.
I have tried OpenSSO on Sun glassfish, weblogic and Oracle application
server. It rocks! Although I have not tried it on tomcat, I am almost
certain that it would be well supported and well documented.

The agents link may help:
https://opensso.dev.java.net/public/use/agents.html

Thanks,
Anoop


On Wed, Apr 29, 2009 at 3:55 AM, Noam Ramonet <no...@gmail.com> wrote:

> Thanks Pid, that is a good reference.
>
> Have anybody tried OpenSSO on Tomcat, or could give some suggestion about
> this two solutions  (Shibboleth  vs  OpenSSO).
>
>
>
>  Noam Ramonet wrote:
>>
>>
>>> Hello,
>>>
>>> I need to implement SAML Cross-Domain SSO on Tomcat 5.5 servers.
>>> Initially, IdP initiated post binding with out-of-band identity linking
>>> would be fine. Could anybody recommend me an API or, better, a base
>>> implementation?
>>>
>>>
>>
>> We often hear about Shibboleth deployments, but I have absolutely no
>> idea if it supports the rest of what you want.
>>
>>
>>
>>> Does anybody knows whether ASF has plans to incorporate SAML based SSO
>>> in any project?
>>>
>>>
>>
>> I don't.
>>
>> p
>>
>>
>>
>>
>>
>>> Thanks.
>>>
>>> Noam
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>>> For additional commands, e-mail: users-help@tomcat.apache.org
>>>
>>>
>>>
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>> For additional commands, e-mail: users-help@tomcat.apache.org
>>
>>
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>

Re: SAML Cross-Domain SSO

Posted by Noam Ramonet <no...@gmail.com>.
Thanks Pid, that is a good reference.

Have anybody tried OpenSSO on Tomcat, or could give some suggestion 
about this two solutions  (Shibboleth  vs  OpenSSO).


> Noam Ramonet wrote:
>   
>> Hello,
>>
>> I need to implement SAML Cross-Domain SSO on Tomcat 5.5 servers.
>> Initially, IdP initiated post binding with out-of-band identity linking
>> would be fine. Could anybody recommend me an API or, better, a base
>> implementation?
>>     
>
> We often hear about Shibboleth deployments, but I have absolutely no
> idea if it supports the rest of what you want.
>
>   
>> Does anybody knows whether ASF has plans to incorporate SAML based SSO
>> in any project?
>>     
>
> I don't.
>
> p
>
>
>
>   
>> Thanks.
>>
>> Noam
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>> For additional commands, e-mail: users-help@tomcat.apache.org
>>
>>
>>     
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: SAML Cross-Domain SSO

Posted by Pid <p...@pidster.com>.
Noam Ramonet wrote:
> Hello,
> 
> I need to implement SAML Cross-Domain SSO on Tomcat 5.5 servers.
> Initially, IdP initiated post binding with out-of-band identity linking
> would be fine. Could anybody recommend me an API or, better, a base
> implementation?

We often hear about Shibboleth deployments, but I have absolutely no
idea if it supports the rest of what you want.

> Does anybody knows whether ASF has plans to incorporate SAML based SSO
> in any project?

I don't.

p



> Thanks.
> 
> Noam
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org