"Creating a custom cipher" Issue Causing Not able to Test ABAC
Dears,
I would like to test ABAC concept in one of dummy Pega application running under PRPCPersonalEdition cluster. (I tried it on Pega trial environment on cloud - there is no such configuration on cloud as well) I have to create a custom cipher in order to achieve this goal. However, I am stucked at a one point in this guide because I could not find the file runPega both .bat and .sh extentions so not able to complete the steps given in the guide.
Why I decided to generate custom cipher which is much more time consuming activity than creating KeyStore and fastly associated it with Platform cipher because Platform cipher is not accepting JKS keystore type and forcing me to associate KMS key store means I should purchase a service from third party like Google or Amazon. I would not like to pay any service since this activity is just for testing purpose of ABAC concept of pega platform.
My purpose is to quickly test ABAC concept. Does anyone has any recommendation for me to pass this blocker or suggest any other way? For Instance, is there any already compiled class value for the DSS shown in attached site_cipher_class.png file in order to complete required encryption configuration quickly?
Thank you.