Hi,
I got one question, where do we configure security settings while creating Connector REST Integration.
Can anyone answer this.
Hi,
I got one question, where do we configure security settings while creating Connector REST Integration.
Can anyone answer this.
@AbhishekC1725 in the connect rest rule-> service tab
Authentication section-> here you can refer authentication profile rule
Secure Protocol configuration-> you can select the SSL/TLS version you want to use.
Security setting-> here you can refer trust store and key store instances
All the above are to ensure secure integration of data.
While creating through wizard, you can provide only authentication rule. Once connect rest is created through wizard or you have manually created it, then you can configure 2nd and 3rd for additional security.
You can create a trust store/keystore and add it in the connect rest rule.
The certificate that the external system has sent needs to be validate with the certificates which are there in the trust store rule. Once the certificate is trusted then pega extracts the response.
Thank you
@parav1 Thanks for response.
I am able to find keystore in Records–> Security—>Keystore.
But where to find truststore in pega dev studio
@Anoop Krishna Hi Anoop, I am able to find 1) option in wizard, but other two 2) and 3) I am not able to find out in Pega DEV studio will you please gave the location of the settings
Thanks for help
@AbhishekC1725 from the dev studio open the connect rest rule you created from records explorer. Then in the services tab if you scroll down you will be able to see these configurations.
@AbhishekC1725 Hi Anoop, Thanks for prompt response.
I able to find the options.
If possible can reply on these questions also posted by me, Thanks in Advance.