Clicking on Go to application button after self-registration results into error page in browser

Problem

After finishing self-registration, we are presented with button “Go to Application“ as shown in below screenshot and this is supposed to end up in self-service page based on self-registration configuration mentioned in eidm2.properties

registration.4.targetApplication = https\://account.portal.ubisecure.com/eidm2/spsso registration.4.targetPath = /eidm2/wf/self-service

 

But, clicking on Go to application, gives error 405 in browser

https://login.portal.ubisecure.com/uas/return/saml.ap.custid/AssertionConsumerService Request Method: POST Status Code: 405

Logs :

CID 20805 com.ubisecure.customerid.ui.util - INFO (default task-81) ;REGISTRATION_WIZARD ;SUCCESS ;Ubisecure CustomerID Health checker.;Redirecting user to service provider;OE7R2ku0blz8BLdks2dBXUWv-9hsQUzWao4LMoJI;80.220.196.245 SSO - - - WARN [8.20.96.45] MessageServer.frontChannelService com.ubisecure.saml2.core.SAMLValidationException - - - SignatureValidator: urn:oasis:names:tc:SAML:2.0:status:Requester, urn:oasis:names:tc:SAML:2.0:status:RequestDenied

 

Solution


1) Update ap-metdata in CID servers by using tools/update-ap-metadata.sh
2) Restart wildfly service in CID nodes
This will fix redirection on “Go to application” and land into self-service page