What does the request look like, e.g. where is the SAML token in the
request? Is it referred to directly in the SOAP Body?

Colm.

On Tue, Jan 23, 2018 at 4:37 PM, Tóth Csaba <[email protected]> wrote:

> Hello!
>
> I'd like to parse the incomming SAML token to get the fields (user, etc)
> and give it to the issuer.
> I found, that is done in the
> org.apache.cxf.sts.operation.TokenIssueOperation class but
> stsProperties.getSamlRealmCodec() is always null in my code (how can i
> set it, need to create a new one?)
> but after in the fetchSAMLAssertionFromWSSecuritySAMLToken() function
> List<WSSecurityEngineResult> engineResults = handlerResult.getResults();
> line give back an empty list.
>
> In the request there is an SAML token.
>
> I try to find some solution, but every example is working with the
> usernametoken, and/or dont provide a valid cxf config xml.
>
> Thanx
> Csaba
>
>


-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com

Reply via email to