hi
I will be using X509 tokens for signing my request and I am not encrypting
those.
Moreover I am using aSymmetric binding (if that has to do anything with this
issue)
I have already specified security policy namspace in my policy.xml
Is Rampart compatiable with Websphere and wha
hi Ricardo
Shall I try using the same verison of Axis2 and Rampart
Could you please let me know about the compatibility of varios Rampart and
AXis2 versions.
-Anurag
From: Ricardo Tercero Lozano [mailto:[email protected]]
Sent: Friday, October 26, 2012 6:06 PM
To: [email protected]
I am trying to understand how to configure my own STS service to generate a
custom SAML token. The instructions are confusing.
First it states to remove the default rampart.mar from the modules. In my
modules there is both a rampart.mar and a rahas.mar.
Then it states to create a service.xml p
[
https://issues.apache.org/jira/browse/RAMPART-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13486919#comment-13486919
]
Alberto G R commented on RAMPART-395:
-
There was an error getting private keys from t
[
https://issues.apache.org/jira/browse/RAMPART-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alberto G R resolved RAMPART-395.
-
Resolution: Fixed
> org.apache.rampart.RampartException: Missing wsse:Security header in req
A few additions
From: Brian Reinhold [mailto:[email protected]]
Sent: Tuesday, October 30, 2012 10:38 AM
To: [email protected]; [email protected]
Subject: Configure Rampart STS
I am trying to understand how to configure my own STS service to generate a
custom SAML
MG>Quick answer inlined
From: Brian Reinhold [mailto:[email protected]]
Sent: Tuesday, October 30, 2012 10:38 AM
To: [email protected]; [email protected]
Subject: Configure Rampart STS I am trying to understand how to configure my
own STS service to generate a custom SA
Martin,
Thanks, but what is unclear is what else exists? (maybe nothing?), and what
are these:
In many of the examples the 'saml-issuer-config' had nothing in it. Was it
implied that the user is to fill it in?
Brian
From: Martin Gainty [mailto:[email protected]]
Sent: Tuesday, Oct
env is a SOAPEnvelope constructed from the input MessageContext
SOAPEnvelope env = TrustUtil.createSOAPEnvelope(inMsgCtx
.getEnvelope().getNamespace().getNamespaceURI());
a parent OMElement is constructed from env.getBody()
if addRequestedAttachedRef is true the AttachedRef OMElement gets constr