Hi,
  The first place I would look for is https://opensso.dev.java.net/
  If it is not there, then close-to-for-sure that it cannot be done ;-)

Regards,
  Lucas



On Mon, Mar 23, 2009 at 7:09 PM, Angel Java Lopez <ajlopez2...@gmail.com> wrote:
> Hi people!
>
>
>
> I'm searching for a simple example of a Web Application, hosted in Tomcat,
> acting as the Service Provider, that consumes a non-java based Identity
> Provider using Passive Secure Token Service, producing a SAML 2.0/1.x token.
>
>
>
> I have a Passive STS Identity Provider, running with Microsoft Geneva
> Framework, and it's run OK with ASP.NET web apps. I want to configure a one
> page JSP application, so if the user navigates to that page, his browser
> will be redirected to my .NET STS Passive web app, and then, back to the JSP
> web app, take the STS token, using the include name claim as the principal.
>
>
>
> But I can't figure out what technology to explore if the Service Provider
> Web Application is a Tomcat/Java-based one. All examples I found, refer to
> Identity Provider and Service Provider built on the same technology.
>
>
>
> Any custom authenticator that consumes an STS token?
>
>
>
> If there is no example in Tomcat, any other option? JBoss? JBoss Identity on
> Tomcat?
>
>
>
> Angel "Java" Lopez
>
> http://www.ajlopez.com
>
> http://twitter.com/ajlopez
>

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

Reply via email to