1. Convenient applications for Browser/POST and Browser/Artifact SAML profiles stackoverflow.comI'm proposing the use of SAML 1.1 as technology to prove Web SSO in a customer environment, and they asked me something interesting: Which scenario Browser/POST profile is appropriate, and which scenarios ... |
2. Submit xml,saml,... to server in Web service Security stackoverflow.comI am developing a web service: Book store and I am going to develop using XML or SAML security. I prepare a form (using JSP, PHP, ASP, ASP.NET ) with some information ... |
3. Example of a SAML LoginModule for JAAS stackoverflow.comHas anyone had any experience creating a JAAS LoginModule that uses SAML to authenticate and authorize a user? As I understand JAAS, this would likely require a custom CallbackHandler that ... |
4. SAML Token for webservices stackoverflow.comI want to implement SAML Token based authentication and authorization for a Web services in Java to be deployed on WEBLOGIC 11g Server? I need a suggestion on some good online ... |
5. Client Code for SAML token SOAP Envelop stackoverflow.comI am trying to write a Java Client to generate a web service SOAP request for SAML token. The policy used is Holder_Of_Key-WSS1.1-Assymetric; I am expecting a result as this:: 1) User ... |
6. Web or SOAP based integration for Mobile apps stackoverflow.comI am looking for some inputs for an enterprise mobile application architecture. It is a for large organization with with hundreds of existing SOAP based web-services for consumption by web based ... |
7. WebServices security with SAML (SSO) - How to? stackoverflow.comThe Problem: I want to implement a set of Webservices, protected with SAML. I need to authenticate the users, and also need to authorize based on the user role. I found some questions ... |
8. Web Services Security using SAML v2.0 and XACML coderanch.comHello, We are building a series of web services as a part of Web Services Layer for a project. In this regard, if anyone can help me with the following scenario through the links to the defined tutorial or code snippets and steps that will be of great help: Technology Stack proposed: Axis 2.0, Rampart, XACML, WebSphere 7.0 1. The Client ... |