<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;">Hi,</div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;"> </div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;">I am trying to figure out why trying to get access to a Shibbolized application does not work anymore with cURL. -it was ok with the previous old IdP3).</div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;">Our supervision system is using cURL librairies, and a test with command line tool (7.81.0) gives the same result.</div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;"> </div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;">Instead of getting a redirection to CAS login page, I get this :</div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;"> </div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;">
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;">curl -I -L https://application-name.our.domain -b cookie.txt -c cookie.txt</div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;"> </div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;">HTTP/1.1 302 Found<br />Server: nginx<br />Date: Wed, 15 Mar 2023 15:39:27 GMT<br />Content-Type: text/html;charset=utf-8<br />Content-Length: 0<br />Connection: keep-alive<br />X-Frame-Options: SAMEORIGIN<br />Expires: Tue, 24 Jan 2000 20:46:50 GMT<br />Cache-Control: no-store, no-cache, must-revalidate, max-age=0<br />Pragma: no-cache<br />Content-Language: en-US<br />Location: https://sp.his.domain/app<br />Strict-Transport-Security: max-age=16070400; includeSubDomains</div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;">HTTP/1.1 302 Found<br />Date: Wed, 15 Mar 2023 15:39:27 GMT<br />Server: Apache/2.4.7 (Ubuntu)<br />Expires: Wed, 01 Jan 1997 12:00:00 GMT<br />Cache-Control: private,no-store,no-cache,max-age=0<br />Location: https://sso.our.domain/idp/profile/SAML2/Redirect/SSO?SAMLRequest=lZLLboMwEEV%2FBXkP5hGIagUkmiwaKW1QoF10UxmYBEtgU4%2Fp4%2B9LIZXSLiJ1PXfOnbkzK%2BRd27N0MI08wOsAaKyPrpXIpkJMBi2Z4iiQSd4BMlOxPL3fMd9xWa%2BVUZVqiZUigjZCybWSOHSgc9BvooLHwy4mjTE9Mkqxd3quDT%2BBo0FyA9o5aiokchuN5liqQZ9o3oiyVC2YxkFU9NvMp9k%2BL4i1GacTY%2BPoc0FF5fxhTNi6p%2BN8R9HCmXGAWmioDM3zPbG2m5i8uPUyijyvjlzfj6o6COpluAijoOJ%2BFCyqepQhDrCVaLg0MfFdP7DdwPbCwgtZcMP85TOxsnMMt0LWQp6uZ1bOImR3RZHZ815PoHHaaRSQZPWdPJuM9cUtrmP5zwFI8q%2B4V%2FTCbbbu2cOI324y1Yrq00rbVr2vNYyAmHiEJnPL759JvgA%3D&RelayState=ss%3Amem%3Ae45c1076f1e336627baa363f2d3d78884ec2b54387c357e5a162ff7ad56fe987<br />Content-Type: text/html; charset=iso-8859-1<br />Set-Cookie: BIGipServer~application-name~POOL_application-name_SHIB=rd1o00000000000000000000ffff0afef021o80; path=/; Httponly; Secure<br />Strict-Transport-Security: max-age=16070400; includeSubDomains</div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;">HTTP/1.1 400 Bad Request<br />set-cookie: JSESSIONID=node0wwsq0016khtc1t5i4td3wnx659006.node0; Path=/idp; Secure; HttpOnly<br />expires: <br />cache-control: no-store<br />content-type: text/html;charset=utf-8<br />content-length: 1289<br />server: Jetty(9.4.50.v20221201)</div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;"><br />cat cookie.txt <br /># Netscape HTTP Cookie File<br /># https://curl.se/docs/http-cookies.html<br /># This file was generated by libcurl! Edit at your own risk.</div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;">#HttpOnly_sso.our.domain FALSE /idp TRUE 0 JSESSIONID node0wwsq0016khtc1t5i4td3wnx659006.node0<br />#HttpOnly_sp.his.domain FALSE / TRUE 0 BIGipServer~application-name~POOL_application-name_SHIB rd1o00000000000000000000ffff0afef021o80</div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;"> </div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;"> </div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;"> </div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;">Here are le IdP logs :</div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;"> </div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;">2023-03-15 10:56:07,053 - 10.1.254.67 - DEBUG [org.springframework.web.servlet.DispatcherServlet:119] - HEAD "/idp/profile/SAML2/Redirect/SSO?SAMLRequest=lZLLboMwEEV%2FBXkfzCOhqRWQaLJopLSJQtpFN5UxQ7AENvWYPv6%2BBFIp7SJS13Pn3Jk7s0De1C1LO1upPbx1gNb5bGqFbCjEpDOKaY4SmeINILOCZenDhgWux1qjrRa6Jk6KCMZKrZZaYdeAycC8SwFP%2B01MKmtbZJRi67bcWH4E14DiFoxbGioV8glawzHXnTnSrJJ5rmuwlYuo6cksoLttdiDOqp9O9o29zwUVtfuHMWCLlvbzlbKGM2MPhTQgLM2yLXHWq5i8ToNyGoaz4HYOQRCJOS%2BLG1%2F4Po8ECC%2FKexliB2uFlisbk8ALwokXTvzZwffYLGJe9EKc3TmGO6kKqY7XM8tHEbL7w2E3Gfd6BoPDTr2AJItT8mwwNhe3uI7lPwcgyb%2FiXtALt9G6ZY89fr3a6VqKLyeta%2F2xNNADYuITmowtv38m%2BQY%3D&RelayState=ss%3Amem%3Afb7418516319cbad1ae51c9157aaa81d9fb41683a123f4c7a08f74776fb53653", parameters={masked}<br />2023-03-15 10:56:07,053 - 10.1.254.67 - DEBUG [org.springframework.webflow.mvc.servlet.FlowHandlerMapping:108] - Mapping request with URI '/idp/profile/SAML2/Redirect/SSO' to flow with id 'SAML2/Redirect/SSO'<br />2023-03-15 10:56:07,053 - 10.1.254.67 - DEBUG [org.springframework.webflow.mvc.servlet.FlowHandlerMapping:522] - Mapped to [FlowHandlerMapping.DefaultFlowHandler@5fe47362]<br />2023-03-15 10:56:07,053 - 10.1.254.67 - DEBUG [org.springframework.webflow.executor.FlowExecutorImpl:134] - Launching new execution of flow 'SAML2/Redirect/SSO' with input map['SAMLRequest' -> 'lZLLboMwEEV/BXkfzCOhqRWQaLJopLSJQtpFN5UxQ7AENvWYPv6+BFIp7SJS13Pn3Jk7s0De1C1LO1upPbx1gNb5bGqFbCjEpDOKaY4SmeINILOCZenDhgWux1qjrRa6Jk6KCMZKrZZaYdeAycC8SwFP+01MKmtbZJRi67bcWH4E14DiFoxbGioV8glawzHXnTnSrJJ5rmuwlYuo6cksoLttdiDOqp9O9o29zwUVtfuHMWCLlvbzlbKGM2MPhTQgLM2yLXHWq5i8ToNyGoaz4HYOQRCJOS+LG1/4Po8ECC/KexliB2uFlisbk8ALwokXTvzZwffYLGJe9EKc3TmGO6kKqY7XM8tHEbL7w2E3Gfd6BoPDTr2AJItT8mwwNhe3uI7lPwcgyb/iXtALt9G6ZY89fr3a6VqKLyeta/2xNNADYuITmowtv38m+QY=', 'RelayState' -> 'ss:mem:fb7418516319cbad1ae51c9157aaa81d9fb41683a123f4c7a08f74776fb53653']<br />2023-03-15 10:56:07,054 - 10.1.254.67 - DEBUG [org.springframework.webflow.definition.registry.FlowDefinitionRegistryImpl:58] - Getting FlowDefinition with id 'SAML2/Redirect/SSO'<br />2023-03-15 10:56:07,054 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.impl.FlowExecutionImplFactory:78] - Creating new execution of 'SAML2/Redirect/SSO'<br />2023-03-15 10:56:07,054 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.factory.ConditionalFlowExecutionListenerLoader:85] - Loaded [2] of possible 2 listeners for this execution request for flow 'SAML2/Redirect/SSO', the listeners to attach are list[net.shibboleth.idp.profile.support.ProfileRequestContextFlowExecutionListener@5ca8157c, net.shibboleth.idp.ui.csrf.impl.CSRFTokenFlowExecutionListener@5a5c041f]<br />2023-03-15 10:56:07,054 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.impl.FlowExecutionImpl:216] - Starting in org.springframework.webflow.mvc.servlet.MvcExternalContext@79d1facd with input map['SAMLRequest' -> 'lZLLboMwEEV/BXkfzCOhqRWQaLJopLSJQtpFN5UxQ7AENvWYPv6+BFIp7SJS13Pn3Jk7s0De1C1LO1upPbx1gNb5bGqFbCjEpDOKaY4SmeINILOCZenDhgWux1qjrRa6Jk6KCMZKrZZaYdeAycC8SwFP+01MKmtbZJRi67bcWH4E14DiFoxbGioV8glawzHXnTnSrJJ5rmuwlYuo6cksoLttdiDOqp9O9o29zwUVtfuHMWCLlvbzlbKGM2MPhTQgLM2yLXHWq5i8ToNyGoaz4HYOQRCJOS+LG1/4Po8ECC/KexliB2uFlisbk8ALwokXTvzZwffYLGJe9EKc3TmGO6kKqY7XM8tHEbL7w2E3Gfd6BoPDTr2AJItT8mwwNhe3uI7lPwcgyb/iXtALt9G6ZY89fr3a6VqKLyeta/2xNNADYuITmowtv38m+QY=', 'RelayState' -> 'ss:mem:fb7418516319cbad1ae51c9157aaa81d9fb41683a123f4c7a08f74776fb53653']<br />2023-03-15 10:56:07,054 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.ActionState:189] - Entering state 'InitializeProfileRequestContext' of flow 'SAML2/Redirect/SSO'<br />2023-03-15 10:56:07,054 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:49] - Executing [SetAction@709cf4d2 name = flowScope.inboundSecuritySubflow, value = 'intercept/security-policy/saml2-sso']<br />2023-03-15 10:56:07,054 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:142] - Putting action execution attributes map[[empty]]<br />2023-03-15 10:56:07,055 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:149] - Clearing action execution attributes map[[empty]]<br />2023-03-15 10:56:07,055 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:53] - Finished executing [SetAction@709cf4d2 name = flowScope.inboundSecuritySubflow, value = 'intercept/security-policy/saml2-sso']; result = success<br />2023-03-15 10:56:07,055 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:49] - Executing [EvaluateAction@1be781dc expression = InitializeProfileRequestContext, resultExpression = [null]]<br />2023-03-15 10:56:07,055 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:142] - Putting action execution attributes map[[empty]]<br />2023-03-15 10:56:07,055 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:49] - Executing net.shibboleth.idp.profile.impl.InitializeProfileRequestContext@5f9713d5<br />2023-03-15 10:56:07,056 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:53] - Finished executing net.shibboleth.idp.profile.impl.InitializeProfileRequestContext@5f9713d5; result = null<br />2023-03-15 10:56:07,056 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:149] - Clearing action execution attributes map[[empty]]<br />2023-03-15 10:56:07,056 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:53] - Finished executing [EvaluateAction@1be781dc expression = InitializeProfileRequestContext, resultExpression = [null]]; result = null<br />2023-03-15 10:56:07,056 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.ActionState:120] - Action execution [1] returned a [null] event: proceeding to the next action in the list<br />2023-03-15 10:56:07,056 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:49] - Executing [EvaluateAction@13b62458 expression = FlowStartPopulateAuditContext, resultExpression = [null]]<br />2023-03-15 10:56:07,056 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:142] - Putting action execution attributes map[[empty]]<br />2023-03-15 10:56:07,057 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:49] - Executing net.shibboleth.idp.profile.audit.impl.PopulateAuditContext@7726c37c<br />2023-03-15 10:56:07,057 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:53] - Finished executing net.shibboleth.idp.profile.audit.impl.PopulateAuditContext@7726c37c; result = null<br />2023-03-15 10:56:07,057 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:149] - Clearing action execution attributes map[[empty]]<br />2023-03-15 10:56:07,057 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:53] - Finished executing [EvaluateAction@13b62458 expression = FlowStartPopulateAuditContext, resultExpression = [null]]; result = null<br />2023-03-15 10:56:07,057 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.ActionState:120] - Action execution [2] returned a [null] event: proceeding to the next action in the list<br />2023-03-15 10:56:07,058 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:49] - Executing [EvaluateAction@5a74a7be expression = 'proceed', resultExpression = [null]]<br />2023-03-15 10:56:07,058 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:142] - Putting action execution attributes map[[empty]]<br />2023-03-15 10:56:07,058 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:149] - Clearing action execution attributes map[[empty]]<br />2023-03-15 10:56:07,058 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:53] - Finished executing [EvaluateAction@5a74a7be expression = 'proceed', resultExpression = [null]]; result = proceed<br />2023-03-15 10:56:07,058 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.Transition:214] - Executing [Transition@4bfd4ca1 on = proceed, to = DecodeMessage]<br />2023-03-15 10:56:07,058 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.Transition:222] - Exiting state 'InitializeProfileRequestContext'<br />2023-03-15 10:56:07,058 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.ActionState:189] - Entering state 'DecodeMessage' of flow 'SAML2/Redirect/SSO'<br />2023-03-15 10:56:07,059 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:49] - Executing [EvaluateAction@53c3d0d3 expression = PopulateMetricContext, resultExpression = [null]]<br />2023-03-15 10:56:07,059 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:142] - Putting action execution attributes map[[empty]]<br />2023-03-15 10:56:07,059 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:49] - Executing net.shibboleth.idp.profile.impl.WebFlowProfileActionAdaptor@1abae866<br />2023-03-15 10:56:07,059 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:53] - Finished executing net.shibboleth.idp.profile.impl.WebFlowProfileActionAdaptor@1abae866; result = null<br />2023-03-15 10:56:07,059 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:149] - Clearing action execution attributes map[[empty]]<br />2023-03-15 10:56:07,059 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:53] - Finished executing [EvaluateAction@53c3d0d3 expression = PopulateMetricContext, resultExpression = [null]]; result = null<br />2023-03-15 10:56:07,059 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.ActionState:120] - Action execution [1] returned a [null] event: proceeding to the next action in the list<br />2023-03-15 10:56:07,060 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:49] - Executing [EvaluateAction@f19aee9 expression = DecodeMessage, resultExpression = [null]]<br />2023-03-15 10:56:07,060 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:142] - Putting action execution attributes map[[empty]]<br />2023-03-15 10:56:07,060 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:49] - Executing net.shibboleth.idp.profile.impl.WebFlowProfileActionAdaptor@216ced38<br />2023-03-15 10:56:07,060 - 10.1.254.67 - ERROR [org.opensaml.profile.action.impl.DecodeMessage:73] - Profile Action DecodeMessage: Unable to decode incoming request<br />2023-03-15 10:56:07,061 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:53] - Finished executing net.shibboleth.idp.profile.impl.WebFlowProfileActionAdaptor@216ced38; result = UnableToDecode<br />2023-03-15 10:56:07,061 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:149] - Clearing action execution attributes map[[empty]]<br />2023-03-15 10:56:07,061 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:53] - Finished executing [EvaluateAction@f19aee9 expression = DecodeMessage, resultExpression = [null]]; result = UnableToDecode<br />2023-03-15 10:56:07,061 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.Transition:214] - Executing [Transition@33532b29 on = !'proceed'.equals(currentEvent.id), to = HandleError]<br />2023-03-15 10:56:07,061 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.Transition:222] - Exiting state 'DecodeMessage'<br />2023-03-15 10:56:07,062 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.DecisionState:189] - Entering state 'HandleError' of flow 'SAML2/Redirect/SSO'<br />2023-03-15 10:56:07,062 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:49] - Executing [EvaluateAction@3cb29516 expression = opensamlProfileRequestContext.getSubcontext(T(net.shibboleth.idp.profile.context.SpringRequestContext), true).setRequestContext(flowRequestContext), resultExpression = [null]]<br />2023-03-15 10:56:07,062 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:142] - Putting action execution attributes map[[empty]]<br />2023-03-15 10:56:07,062 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:149] - Clearing action execution attributes map[[empty]]<br />2023-03-15 10:56:07,062 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:53] - Finished executing [EvaluateAction@3cb29516 expression = opensamlProfileRequestContext.getSubcontext(T(net.shibboleth.idp.profile.context.SpringRequestContext), true).setRequestContext(flowRequestContext), resultExpression = [null]]; result = success<br />2023-03-15 10:56:07,062 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:49] - Executing [EvaluateAction@19eb857a expression = LogEvent, resultExpression = [null]]<br />2023-03-15 10:56:07,062 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:142] - Putting action execution attributes map[[empty]]<br />2023-03-15 10:56:07,063 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:49] - Executing net.shibboleth.idp.profile.impl.WebFlowProfileActionAdaptor@403f504e<br />2023-03-15 10:56:07,063 - 10.1.254.67 - WARN [org.opensaml.profile.action.impl.LogEvent:101] - A non-proceed event occurred while processing the request: UnableToDecode<br />2023-03-15 10:56:07,063 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:53] - Finished executing net.shibboleth.idp.profile.impl.WebFlowProfileActionAdaptor@403f504e; result = null<br />2023-03-15 10:56:07,063 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:149] - Clearing action execution attributes map[[empty]]<br />2023-03-15 10:56:07,064 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:53] - Finished executing [EvaluateAction@19eb857a expression = LogEvent, resultExpression = [null]]; result = null<br />2023-03-15 10:56:07,064 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.Transition:214] - Executing [Transition@617abfd6 on = LocalErrorPredicate.test(opensamlProfileRequestContext), to = HandleErrorLocally]<br />2023-03-15 10:56:07,064 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.Transition:222] - Exiting state 'HandleError'<br />2023-03-15 10:56:07,064 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.DecisionState:189] - Entering state 'HandleErrorLocally' of flow 'SAML2/Redirect/SSO'<br />2023-03-15 10:56:07,064 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.Transition:214] - Executing [Transition@276da166 on = opensamlProfileRequestContext.isBrowserProfile() or !SOAPErrorPredicate.test(opensamlProfileRequestContext), to = HandleErrorWithView]<br />2023-03-15 10:56:07,064 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.Transition:222] - Exiting state 'HandleErrorLocally'<br />2023-03-15 10:56:07,064 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.DecisionState:189] - Entering state 'HandleErrorWithView' of flow 'SAML2/Redirect/SSO'<br />2023-03-15 10:56:07,065 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.Transition:214] - Executing [Transition@75d2ef4e on = *, to = ErrorView]<br />2023-03-15 10:56:07,065 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.Transition:222] - Exiting state 'HandleErrorWithView'<br />2023-03-15 10:56:07,065 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.EndState:189] - Entering state 'ErrorView' of flow 'SAML2/Redirect/SSO'<br />2023-03-15 10:56:07,065 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:49] - Executing [EvaluateAction@d62f451 expression = environment, resultExpression = requestScope.environment]<br />2023-03-15 10:56:07,065 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:142] - Putting action execution attributes map[[empty]]<br />2023-03-15 10:56:07,065 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:149] - Clearing action execution attributes map[[empty]]<br />2023-03-15 10:56:07,066 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:53] - Finished executing [EvaluateAction@d62f451 expression = environment, resultExpression = requestScope.environment]; result = success<br />2023-03-15 10:56:07,066 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:49] - Executing [EvaluateAction@7f4bf484 expression = opensamlProfileRequestContext, resultExpression = requestScope.profileRequestContext]<br />2023-03-15 10:56:07,066 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:142] - Putting action execution attributes map[[empty]]<br />2023-03-15 10:56:07,066 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:149] - Clearing action execution attributes map[[empty]]<br />2023-03-15 10:56:07,066 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:53] - Finished executing [EvaluateAction@7f4bf484 expression = opensamlProfileRequestContext, resultExpression = requestScope.profileRequestContext]; result = success<br />2023-03-15 10:56:07,066 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:49] - Executing [EvaluateAction@7777f48 expression = T(net.shibboleth.utilities.java.support.codec.HTMLEncoder), resultExpression = requestScope.encoder]<br />2023-03-15 10:56:07,066 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:142] - Putting action execution attributes map[[empty]]<br />2023-03-15 10:56:07,067 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:149] - Clearing action execution attributes map[[empty]]<br />2023-03-15 10:56:07,067 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:53] - Finished executing [EvaluateAction@7777f48 expression = T(net.shibboleth.utilities.java.support.codec.HTMLEncoder), resultExpression = requestScope.encoder]; result = success<br />2023-03-15 10:56:07,067 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:49] - Executing [EvaluateAction@65bd5877 expression = flowRequestContext.getExternalContext().getNativeRequest(), resultExpression = requestScope.request]<br />2023-03-15 10:56:07,067 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:142] - Putting action execution attributes map[[empty]]<br />2023-03-15 10:56:07,067 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:149] - Clearing action execution attributes map[[empty]]<br />2023-03-15 10:56:07,067 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:53] - Finished executing [EvaluateAction@65bd5877 expression = flowRequestContext.getExternalContext().getNativeRequest(), resultExpression = requestScope.request]; result = success<br />2023-03-15 10:56:07,068 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:49] - Executing [EvaluateAction@2c009e8f expression = flowRequestContext.getExternalContext().getNativeResponse(), resultExpression = requestScope.response]<br />2023-03-15 10:56:07,068 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:142] - Putting action execution attributes map[[empty]]<br />2023-03-15 10:56:07,068 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:149] - Clearing action execution attributes map[[empty]]<br />2023-03-15 10:56:07,068 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:53] - Finished executing [EvaluateAction@2c009e8f expression = flowRequestContext.getExternalContext().getNativeResponse(), resultExpression = requestScope.response]; result = success<br />2023-03-15 10:56:07,068 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:49] - Executing [EvaluateAction@28067b13 expression = flowRequestContext.getActiveFlow().getApplicationContext().containsBean('shibboleth.CustomViewContext') ? flowRequestContext.getActiveFlow().getApplicationContext().getBean('shibboleth.CustomViewContext') : null, resultExpression = requestScope.custom]<br />2023-03-15 10:56:07,068 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:142] - Putting action execution attributes map[[empty]]<br />2023-03-15 10:56:07,069 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.AnnotatedAction:149] - Clearing action execution attributes map[[empty]]<br />2023-03-15 10:56:07,069 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:53] - Finished executing [EvaluateAction@28067b13 expression = flowRequestContext.getActiveFlow().getApplicationContext().containsBean('shibboleth.CustomViewContext') ? flowRequestContext.getActiveFlow().getApplicationContext().getBean('shibboleth.CustomViewContext') : null, resultExpression = requestScope.custom]; result = success<br />2023-03-15 10:56:07,069 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:49] - Executing org.springframework.webflow.action.ViewFactoryActionAdapter@1ae4cbf7<br />2023-03-15 10:56:07,070 - 10.1.254.67 - DEBUG [org.springframework.webflow.mvc.view.AbstractMvcView:202] - Rendering MVC [net.shibboleth.ext.spring.velocity.VelocityView: name 'error'; URL [error.vm]] with model map [{inboundSecuritySubflow=intercept/security-policy/saml2-sso, request=Request(HEAD https://sso.our.domain/idp/profile/SAML2/Redirect/SSO?SAMLRequest=lZLLboMwEEV%2FBXkfzCOhqRWQaLJopLSJQtpFN5UxQ7AENvWYPv6%2BBFIp7SJS13Pn3Jk7s0De1C1LO1upPbx1gNb5bGqFbCjEpDOKaY4SmeINILOCZenDhgWux1qjrRa6Jk6KCMZKrZZaYdeAycC8SwFP%2B01MKmtbZJRi67bcWH4E14DiFoxbGioV8glawzHXnTnSrJJ5rmuwlYuo6cksoLttdiDOqp9O9o29zwUVtfuHMWCLlvbzlbKGM2MPhTQgLM2yLXHWq5i8ToNyGoaz4HYOQRCJOS%2BLG1%2F4Po8ECC%2FKexliB2uFlisbk8ALwokXTvzZwffYLGJe9EKc3TmGO6kKqY7XM8tHEbL7w2E3Gfd6BoPDTr2AJItT8mwwNhe3uI7lPwcgyb%2FiXtALt9G6ZY89fr3a6VqKLyeta%2F2xNNADYuITmowtv38m%2BQY%3D&RelayState=ss%3Amem%3Afb7418516319cbad1ae51c9157aaa81d9fb41683a123f4c7a08f74776fb53653)@7e1000da, environment=StandardServletEnvironment {activeProfiles=[], defaultProfiles=[default], propertySources=[StubPropertySource@2060447786 {name='servletConfigInitParams', properties=java.lang.Object@242077e3}, ServletContextPropertySource@1125715988 {name='servletContextInitParams', properties=ServletContext@o.e.j.w.WebAppContext@4eaf3684{Shibboleth Identity Provider,/idp,file:///tmp/jetty/jetty-0_0_0_0-8080-idp_war-_idp-any-4744681115305506015/webapp/,AVAILABLE}{/var/lib/jetty/webapps/idp.war}}, JndiPropertySource@18150291 {name='jndiProperties', properties=org.springframework.jndi.JndiLocatorDelegate@4df1d3b}, PropertiesPropertySource@594017580 {name='systemProperties', properties={awt.toolkit=sun.awt.X11.XToolkit, java.specification.version=11, sun.cpu.isalist=, sun.jnu.encoding=UTF-8, java.class.path=/usr/local/jetty/lib/mail/javax.mail.glassfish-1.4.1.v201005082020.jar:/var/lib/jetty/resources:/var/lib/jetty/lib/logback/logback-core-1.2.11.jar:/var/lib/jetty/lib/slf4j/slf4j-api-1.7.36.jar:/var/lib/jetty/lib/logback/logback-classic-1.2.11.jar:/usr/local/jetty/lib/servlet-api-3.1.jar:/usr/local/jetty/lib/jetty-schemas-3.1.jar:/usr/local/jetty/lib/jetty-http-9.4.50.v20221201.jar:/usr/local/jetty/lib/jetty-server-9.4.50.v20221201.jar:/usr/local/jetty/lib/jetty-xml-9.4.50.v20221201.jar:/usr/local/jetty/lib/jetty-util-9.4.50.v20221201.jar:/usr/local/jetty/lib/jetty-io-9.4.50.v20221201.jar:/usr/local/jetty/lib/jetty-jndi-9.4.50.v20221201.jar:/usr/local/jetty/lib/jetty-security-9.4.50.v20221201.jar:/usr/local/jetty/lib/transactions/javax.transaction-api-1.3.jar:/usr/local/jetty/lib/jetty-servlet-9.4.50.v20221201.jar:/usr/local/jetty/lib/jetty-webapp-9.4.50.v20221201.jar:/usr/local/jetty/lib/jetty-plus-9.4.50.v20221201.jar:/usr/local/jetty/lib/jetty-annotations-9.4.50.v20221201.jar:/usr/local/jetty/lib/annotations/asm-9.4.jar:/usr/local/jetty/lib/annotations/asm-analysis-9.4.jar:/usr/local/jetty/lib/annotations/asm-commons-9.4.jar:/usr/local/jetty/lib/annotations/asm-tree-9.4.jar:/usr/local/jetty/lib/annotations/javax.annotation-api-1.3.2.jar:/usr/local/jetty/lib/apache-jsp/org.eclipse.jdt.ecj-3.19.0.jar:/usr/local/jetty/lib/apache-jsp/org.eclipse.jetty.apache-jsp-9.4.50.v20221201.jar:/usr/local/jetty/lib/apache-jsp/org.mortbay.jasper.apache-el-8.5.70.jar:/usr/local/jetty/lib/apache-jsp/org.mortbay.jasper.apache-jsp-8.5.70.jar:/usr/local/jetty/lib/apache-jstl/org.apache.taglibs.taglibs-standard-impl-1.2.5.jar:/usr/local/jetty/lib/apache-jstl/org.apache.taglibs.taglibs-standard-spec-1.2.5.jar:/usr/local/jetty/lib/jetty-client-9.4.50.v20221201.jar:/usr/local/jetty/lib/jetty-deploy-9.4.50.v20221201.jar:/usr/local/jetty/lib/websocket/javax.websocket-api-1.0.jar:/usr/local/jetty/lib/websocket/javax-websocket-client-impl-9.4.50.v20221201.jar:/usr/local/jetty/lib/websocket/javax-websocket-server-impl-9.4.50.v20221201.jar:/usr/local/jetty/lib/websocket/websocket-api-9.4.50.v20221201.jar:/usr/local/jetty/lib/websocket/websocket-client-9.4.50.v20221201.jar:/usr/local/jetty/lib/websocket/websocket-common-9.4.50.v20221201.jar:/usr/local/jetty/lib/websocket/websocket-server-9.4.50.v20221201.jar:/usr/local/jetty/lib/websocket/websocket-servlet-9.4.50.v20221201.jar, java.vm.vendor=Amazon.com Inc., sun.arch.data.model=64, java.vendor.url=https://aws.amazon.com/corretto/, user.timezone=GMT, jetty.base=/var/lib/jetty, jetty.home=/usr/local/jetty, os.name=Linux, java.vm.specification.version=11, sun.java.launcher=SUN_STANDARD, sun.boot.library.path=/usr/lib/jvm/java-11-amazon-corretto/lib, sun.java.command=org.eclipse.jetty.xml.XmlConfiguration at.least.java9=true java.version=11.0.18 java.version.major=11 java.version.micro=18 java.version.minor=0 java.version.platform=11 jetty.base=/var/lib/jetty jetty.base.uri=file:///var/lib/jetty jetty.home=/usr/local/jetty jetty.home.uri=file:///usr/local/jetty jetty.webapp.addServerClasses=${jetty.base.uri}/lib/slf4j/,${jetty.base.uri}/lib/logback/ logback.version=1.2.11 runtime.feature.alpn=true slf4j.version=1.7.36 /usr/local/jetty/etc/jetty-bytebufferpool.xml /usr/local/jetty/etc/jetty-threadpool.xml /usr/local/jetty/etc/jetty.xml /usr/local/jetty/etc/jetty-webapp.xml /usr/local/jetty/etc/jetty-plus.xml /usr/local/jetty/etc/jetty-annotations.xml /usr/local/jetty/etc/jetty-deploy.xml /usr/local/jetty/etc/jetty-http.xml /usr/local/jetty/etc/jetty-http-forwarded.xml, jdk.debug=release, sun.cpu.endian=little, user.home=/root, user.language=en, java.specification.vendor=Oracle Corporation, org.eclipse.jetty.util.log.class=org.eclipse.jetty.util.log.Slf4jLog, java.version.date=2023-01-17, java.home=/usr/lib/jvm/java-11-amazon-corretto, file.separator=/, java.vm.compressedOopsMode=32-bit, line.separator=<br />2023-03-15 10:56:07,070 - 10.1.254.67 - DEBUG [org.springframework.webflow.execution.ActionExecutor:53] - Finished executing org.springframework.webflow.action.ViewFactoryActionAdapter@1ae4cbf7; result = success<br />2023-03-15 10:56:07,071 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.Transition:235] - Completed transition execution. As a result, the flow execution has ended<br />2023-03-15 10:56:07,071 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.Transition:235] - Completed transition execution. As a result, the flow execution has ended<br />2023-03-15 10:56:07,071 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.Transition:235] - Completed transition execution. As a result, the flow execution has ended<br />2023-03-15 10:56:07,071 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.Transition:235] - Completed transition execution. As a result, the flow execution has ended<br />2023-03-15 10:56:07,071 - 10.1.254.67 - DEBUG [org.springframework.webflow.engine.Transition:235] - Completed transition execution. As a result, the flow execution has ended<br />2023-03-15 10:56:07,071 - 10.1.254.67 - DEBUG [org.springframework.web.servlet.DispatcherServlet:1131] - Completed 400 BAD_REQUEST</div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;"> </div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;">This line seems to indicate something wrong, but I don't know how to go further :</div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;">2023-03-15 10:56:07,063 - 10.1.254.67 - WARN [org.opensaml.profile.action.impl.LogEvent:101] - A non-proceed event occurred while processing the request: UnableToDecode</div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;"> </div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;">Thanks for any help.</div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;"> </div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;">Regards</div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;"> </div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;"> </div>
<div style="font-family: arial, helvetica,sans-serif; font-size: 10pt; color: #000000;"> </div>
</div>
<br/><hr>FreeMail powered by <a href="https://mail.fr" target="_blank">mail.fr</a>