Re: [saml-dev] Need help to implement Web SSO in java

From
Cantor, Scott E. <>
Date
2011-08-12T21:49:11+00:00
ID
Thread
Re: [saml-dev] Need help to implement Web SSO in java
On 8/12/11 5:12 PM, "Pavan K" <> wrote:
>
>I am Pavan. I am new to SAML. I want to implement WebSSO in my product
>using Java. Could any one please guide me to do that?

Your best choice is adopting an existing implementation, not building one.

There are no implementation guidelines for SAML, they never got written.
You would need to start by reading the specification, and most likely
looking at other proven open source implementations to answer questions.
The best choice is not to. Java is at least generally covered with
implementations of varying quality.

-- Scott