Joynny Jones
2014-08-29 19:23:08 UTC
I want to write a client that will send an auth request to an IdP and retrieve an Auth Token.
I was reading about OpenSAML-Java, and it gave the following disclaimer, stateing that OpenSAML-java is for
certain types of advanced clients. It is not by itself an implementation of any of those things, and developers are strongly encouraged to evaluate existing products before creating their own as doing so is a lot of work and prone to error unless you have significant expertise in SAML. The low-level nature of the library and lack of documentation makes the software a poor choice for beginners or those without extensive background in the area.
So what product should I use to create an auth request from a client. This product or some other package ?
Thanks in advance
I was reading about OpenSAML-Java, and it gave the following disclaimer, stateing that OpenSAML-java is for
certain types of advanced clients. It is not by itself an implementation of any of those things, and developers are strongly encouraged to evaluate existing products before creating their own as doing so is a lot of work and prone to error unless you have significant expertise in SAML. The low-level nature of the library and lack of documentation makes the software a poor choice for beginners or those without extensive background in the area.
So what product should I use to create an auth request from a client. This product or some other package ?
Thanks in advance