Sending the SAMLReply/Assertion

Jan Vilhuber JVilhuber at absolute.com
Fri Jul 2 02:05:02 UTC 2021


I’m trying to figure out how I can gather usage metrics from shibboleth SP (currently on version 3.1.0): the SP components don’t themselves provide any, which leaves two options:

  1.  Process signature debug logs and turn them into metrics (then discarding them, as they contain sensitive information), or
  2.  Sending the SAMLReply or Assertion to some endpoint when it is received (after processing and validation), so some other service can turn it into metrics.
Is there some way I can send the raw reply or at least the Assertion to an API? Or perhaps turn the whole thing into an HTTP header and forward it along with the attributes it normally sends?

Any other suggestions?
Jan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20210702/10e5111e/attachment.htm>


More information about the users mailing list