After upgrading to OTK 4.6.1 from OTK 4.4 version.
While testing we observe that there is difference in error messages being reported in OTK4.6.1 from that of OTK4.4
CA API Gateway, version 10.1, OTK 4.6.1
According engineering this was changed as part of the OpenID compliance.
We will review this and update if needed in a future release.
if you would like to keep the original message for a wrong redirect URL .
You can do the following customization using OTK Customization.
Steps:
1- Copy the below block from OTK Fail with error message
2- Paste the block within #policy - #OTK Fail with error message as shown below
3- Update the error message in the #policy to invalid_redirect_uri within in the variable error.msg
3- Save & Activate the #policy
Now you have back the original error message .