I have to secure a web service that runs on WebLogic 8.1. The requirement is to use SAML. I couldn't find information about could it be done without any code modifications, just with some configurations at application or server levels.
Actually if there are any Java APIs that I can use in my code is also an option.
Could you please point me to some samples if there any?