aspose file tools
The moose likes Security and the fly likes Webservice Securtiy support using SAML token deployed on Weblogic Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "Webservice Securtiy support using SAML token deployed on Weblogic " Watch "Webservice Securtiy support using SAML token deployed on Weblogic " New topic
Author

Webservice Securtiy support using SAML token deployed on Weblogic

M A Mujeeb
Greenhorn

Joined: Aug 05, 2010
Posts: 11
Hi,

I have a web service deployed on weblogic, I want to add SAML token security support to this web service? What are the changes do I have to make in the webservices to be able to secure it?

How will the policy file look like?

Is there a tutorial which would help me implement SAML token based authentication implementation for a webservice and to deploy it on weblogic ?

Thanks.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Webservice Securtiy support using SAML token deployed on Weblogic
 
Similar Threads
Problem with OpenSSO webservice security in weblogic
Enabling both HTTP and HTTPS for an Web Service, deployed in the Same WAR
SAML with weblogic 10
Create SAML token, verify token and get user id from token
is there a standard way to make tomcat support security for web service message level?