[JIRA] (IDP-1918) Allow override of HttpClient used by SOAP client
Scott Cantor (Jira)
jira at shibboleth.atlassian.net
Thu Mar 10 14:18:21 UTC 2022
Scott Cantor ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A5b78efc9-1379-42cc-a3f6-56c6ea3a0007 ) *commented* on IDP-1918 ( https://shibboleth.atlassian.net/browse/IDP-1918?atlOrigin=eyJpIjoiYzVjN2M2ODhlYjBmNDVjNGJkYjJjZTkwNDY2MjBkZDUiLCJwIjoiaiJ9 )
Re: Allow override of HttpClient used by SOAP client ( https://shibboleth.atlassian.net/browse/IDP-1918?atlOrigin=eyJpIjoiYzVjN2M2ODhlYjBmNDVjNGJkYjJjZTkwNDY2MjBkZDUiLCJwIjoiaiJ9 )
idp.soap.httpClient will override the name of the bean injected as a client.
Depending on the requirements, the bean probably needs to allow for mutual TLS, e.g.
<bean id="SOAPClient.HttpClient" parent="shibboleth.HttpClientFactory"
p:tLSSocketFactory-ref="shibboleth.SecurityEnhancedTLSSocketFactoryWithClientTLS" />
( https://shibboleth.atlassian.net/browse/IDP-1918#add-comment?atlOrigin=eyJpIjoiYzVjN2M2ODhlYjBmNDVjNGJkYjJjZTkwNDY2MjBkZDUiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/IDP-1918#add-comment?atlOrigin=eyJpIjoiYzVjN2M2ODhlYjBmNDVjNGJkYjJjZTkwNDY2MjBkZDUiLCJwIjoiaiJ9 )
Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100197- sha1:b6de2d8 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20220310/112d6700/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-b72cfffc-8e49-4184-970c-f2141758f5a5
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220310/112d6700/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-206c4f9a-1cc8-4033-ad93-f6b7807063d0
Type: image/png
Size: 457 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220310/112d6700/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-7e9a7bd7-acda-4bfb-be18-a18408527b86
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220310/112d6700/attachment-0005.png>
More information about the commits
mailing list