If changing the ‘saas.enabled’ parameter on Restmon application.properties to ‘true’, here is what happened:
{
"Error": "Authentication failed:Token is empty"
}
[https-jsse-nio-8943-exec-3] DEBUG TenantAuthentication:91 - Cookies Received with Name : JSESSIONID and Value: 5E045F805E39826F1CD0D2EA2C768DB7
[https-jsse-nio-8943-exec-3] INFO TenantAuthentication:122 - Authentication failed. Cookie object is null
[https-jsse-nio-8943-exec-3] ERROR Profiles:269 - Error in getting profiles list
com.ca.ce.restmon.app.security.InvalidSessionException: Authentication failed:Token is empty
Even though the token exists and it is valid on .json file. And I’ve tried to recreate the token several times, it leads to the same.
Release : 21.3
Component : CA DOI Foundations - DEFAULT
Saas.enabled is not applicable for the onprem RESTMon setups. The OI settings has to be updated corresponding to the SaaS setup or the on-prem OI. This flag should be left with default value of disabled in all deployments.
On an On-Prem environment, this flag should be left with default value of disabled in all deployments.