The SAML XML.org web site is not longer accepting new posts. Information on this page is preserved for legacy purposes only. For current information on SAML, please see the OASIS Security Services Technical Committee Wiki.
SP and IDP implementation
Forum topic: Submitted by euprogramador on Thu, 2013-05-23 22:27.
I am implementing a Service Provider in java and an IDP in java, which is necessary to implement in order to comply with a basic implementation?
Do you use some framework on
Do you use some framework on backend like Spring?
For IDP implementation I will suggest you to use one of the open source solutions, like for example http://shibboleth.net/
For SP, if you are using Spring on backend, you should try out Spring Saml extension: http://static.springsource.org/spring-security/site/extensions/saml/