[cas-user] Re: [WS Federation] Source/StaxSource error on Security Token Service Provider

2018-05-11 Thread Alin Tomoiaga
Brought up cas under debug mode: - the error happens in org.apache.cxf.ws.security.trust.AbstractSTSClient.issue() at this line: Object[] obj = this.client.invoke(boi, new Object[]{new DOMSource(writer.getDocument().getDocumentElement())}); The error is: org.apache.cxf.binding.soap.SoapFault:

[cas-user] Re: [WS Federation] Source/StaxSource error on Security Token Service Provider

2018-05-08 Thread Alin Tomoiaga
Dmitri, Misagh Moayyed (apereo developer) advised to stand up cas in debug mode and step through the code. This sounds like a lot of moving pieces will need to be configured, but that is the only reply I managed to get. Just fyi. -- - Website: https://apereo.github.io/cas - Gitter Chatroom:

[cas-user] Re: [WS Federation] Source/StaxSource error on Security Token Service Provider

2018-05-04 Thread AT
Hi Dimitri, I hit the same exact error and have been stuck at the same point since. Have also tried calling the STS with a soap client. Here is my thread: https://groups.google.com/a/apereo.org/forum/?utm_medium=email_source=footer#!topic/cas-user/VP7GxJ1xkmk have also tried getting help here: