Customized Java Function to Verify SAML signature by passing SAML response and certification
Hi Team,
Required support to Verify the SAML signature by passing SAML response.
Note: Third party (opposite team) is not ready to share the IDP parameters, hence we are not able to use SAML2 Authentication provided by Pega.
We have created new service in pega and asked opposite team to call the same by passing encoded SAML in request parameters. From pega end we are able to receive the SAML in request and able to decode and parse it. We are tried to write some customize java function to verify the signature by passing decoded SAMLresponse and the cerificate data but we are facing issue or might be issue with our java code(we are not a experience java resource). We need support here by sharing java fuction from which we can verify the SAML signature.
Thanks,
Sunil