xml - Error while reading SAML Response from Shibboleth IdP in java -


I am trying to write a service provider in Java. I am using Shibolith IDP I am able to send the request to IDP and I am getting the error when I am trying to read the response:

java.lang.IndexOfOboutException: Index : 0 at java.util.Collections $ empty (unknown source) org.opensaml.xml.util.LazyList.get (LazyList.java:93)

Just before:

Rendering = response. GetAstration () Obtain (0); Map resutls = new hashm ();

Any suggestions or indicators will be useful.


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -