<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I'd like to verify the attribute values in the SAML assertion sent to a newly integrated service. We've set the logging level to DEBUG; the tail of the logs for a transaction indicates the correct attribute names we are intending to release (<span style="font-size: 13px; ">surname,givenName,bannerid,BBConnectFedID)</span>, but not the values of those attributes.<div><br></div><div>This transaction does enable authentication to the service; but how can I confirm I'm sending the values I think I am (apart from the obvious 'ask the service owner to look' which I'm not doing for good reasons I won't bore you with)?<br><div><br></div><div><div style="margin: 0px; font-size: 13px; ">13:37:48.910 - DEBUG [edu.internet2.middleware.shibboleth.idp.profile.AbstractSAMLProfileHandler:777] - Encoding response to SAML request _f74cd8c8502d780a371db5143bec2e8a from relying party <a href="https://sso.blackboardconnect.com/SAML/Portal/E0D069C2563D4D63A14CBB95D6845C25">https://sso.blackboardconnect.com/SAML/Portal/E0D069C2563D4D63A14CBB95D6845C25</a></div><div style="margin: 0px; font-size: 13px; ">13:37:48.911 - DEBUG [org.opensaml.ws.message.encoder.BaseMessageEncoder:48] - Beginning encode message to outbound transport of type: org.opensaml.ws.transport.http.HttpServletResponseAdapter</div><div style="margin: 0px; font-size: 13px; ">13:37:48.911 - DEBUG [org.opensaml.saml2.binding.encoding.HTTPPostEncoder:123] - Invoking Velocity template to create POST body</div><div style="margin: 0px; font-size: 13px; ">13:37:48.911 - DEBUG [org.opensaml.saml2.binding.encoding.HTTPPostEncoder:157] - Encoding action url of '<a href="https://sso.blackboardconnect.com/SAML/Portal/E0D069C2563D4D63A14CBB95D6845C25'">https://sso.blackboardconnect.com/SAML/Portal/E0D069C2563D4D63A14CBB95D6845C25'</a> with encoded value 'https&#x3a;&#x2f;&#x2f;<a href="http://sso.blackboardconnect.com/">sso.blackboardconnect.com</a>&#x2f;SAML&#x2f;Portal&#x2f;E0D069C2563D4D63A14CBB95D6845C25'</div><div style="margin: 0px; font-size: 13px; ">13:37:48.912 - DEBUG [org.opensaml.saml2.binding.encoding.HTTPPostEncoder:160] - Marshalling and Base64 encoding SAML message</div><div style="margin: 0px; font-size: 13px; ">13:37:48.912 - DEBUG [org.opensaml.ws.message.encoder.BaseMessageEncoder:96] - Marshalling message</div><div style="margin: 0px; font-size: 13px; ">13:37:48.918 - DEBUG [PROTOCOL_MESSAGE:73] - </div><div style="margin: 0px; font-size: 13px; ">13:37:48.918 - DEBUG [org.opensaml.ws.message.encoder.BaseMessageEncoder:55] - Successfully encoded message.</div><div style="margin: 0px; font-size: 13px; ">13:37:48.919 - INFO [Shibboleth-Audit:969] - 20120920T213748Z|urn:mace:shibboleth:2.0:profiles:AuthnRequest|_f74cd8c8502d780a371db5143bec2e8a|<a href="https://sso.blackboardconnect.com/SAML/Portal/E0D069C2563D4D63A14CBB95D6845C25%7Curn:mace:shibboleth:2.0:profiles:saml2:sso%7Curn:mace:incommon:alaska.edu%7Curn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST%7C_e675ddcf193cba133822f495381da493%7Canautiyal">https://sso.blackboardconnect.com/SAML/Portal/E0D069C2563D4D63A14CBB95D6845C25|urn:mace:shibboleth:2.0:profiles:saml2:sso|urn:mace:incommon:alaska.edu|urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST|_e675ddcf193cba133822f495381da493|anautiyal</a>|urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport|surname,givenName,bannerid,BBConnectFedID,||_18bcc3038154ac4b47c0e201a324d983,|</div></div></div></body></html>