Rookie question: OpenSAML-Java
Cantor, Scott
cantor.2 at osu.edu
Fri Aug 29 15:35:24 EDT 2014
On 8/29/14, 3:23 PM, "Joynny Jones" <joynnyjones at yahoo.com> wrote:
>
>So what product should I use to create an auth request from a client.
>This product or some other package ?
You should use an existing SAML SP implementation, Shibboleth or
otherwise. OpenSAML questions, should you have them, belong on the dev
list.
Fundamentally you should, IMHO, rethink your goals. Your goal should be to
avoid any dependency on SAML in your application, and you should architect
based on standard web server interfaces and assumptions and leave the SAML
to your web server and its configuration.
-- Scott
More information about the users
mailing list