Skip to Content.
Sympa Menu

mace-opensaml-users - RE: SAMLResponse status value?

Subject: OpenSAML user discussion

List archive

RE: SAMLResponse status value?


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: "'Mike Ferraro'" <>, <>
  • Subject: RE: SAMLResponse status value?
  • Date: Mon, 26 Jul 2004 12:21:19 -0400
  • Organization: The Ohio State University

> I apologize if this is a dumb question, but I can't seem to find out how
> to access the status value(s) of a SAMLResponse without using the toDOM()
> method and then manually finding an reading the elements.

Looks like there isn't one. We had a fleeting use case for accessing
substatus information during a successful message exchange, but never
actually did it, so the method got overlooked.

> From the source code, it looks like the internal SAMLException (e) is
> created/populated when the consumer receives the response from the
> SAMLSOAPBinding.send() method.
> Is there an easy way to get at that exception though?

Only when it's an error, in which case it gets tossed out as an exception.
Can you please file a bug so I remember to add a method for this?

-- Scott




Archive powered by MHonArc 2.6.16.

Top of Page