I'm going to implement Single Sign On to a java application using ADFS as the Identity provider(IDP). Found this solution SSO via OneLogin and played around with its sample application. Apart from this, there is another solution Shibboleth.
I would like to know what is the best possible solution matching to my context. Between, this is not a Spring application.
Thanks
If you really don't want to use Spring Security SAML extension (which really only takes a few minutes to integrate it into your app) then you may need to look at
https://github.com/onelogin/java-saml or the Fedlet from OpenAM, however this requires much more additional coding than Spring Security SAML extension.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With