INFO 2023-04-24 09:48:32,792Z http-nio-127.0.0.1-9081-exec-4 [] commands.config.GetClientAuthKey.prepareToExecute:55 Invoking Get Client Auth Key command.
WARN 2023-04-24 09:48:32,793Z http-nio-127.0.0.1-9081-exec-4 [] auth.commands.CACAuthenticationProvider.isAutoLoginEnabled:370 ClientAuth is not enabled.
INFO 2023-04-24 09:48:32,793Z http-nio-127.0.0.1-9081-exec-4 [] auth.util.AdminPasswordUtil.checkPasswordSyncStatus:673 Password is in Sync
WARN 2023-04-24 09:48:32,794Z http-nio-127.0.0.1-9081-exec-4 [] commands.auth.PAMAuthenticationProvider.authenticate:189 pamCache reload not needed.
INFO 2023-04-24 09:48:32,956Z http-nio-127.0.0.1-9081-exec-7 [] commands.config.GetClientAuthKey.prepareToExecute:55 Invoking Get Client Auth Key command.
WARN 2023-04-24 09:48:32,957Z http-nio-127.0.0.1-9081-exec-7 [] auth.commands.CACAuthenticationProvider.isAutoLoginEnabled:370 ClientAuth is not enabled.
INFO 2023-04-24 09:48:32,997Z http-nio-127.0.0.1-9081-exec-8 [] commands.config.GetClientAuthKey.prepareToExecute:55 Invoking Get Client Auth Key command.
WARN 2023-04-24 09:48:32,998Z http-nio-127.0.0.1-9081-exec-8 [] auth.commands.CACAuthenticationProvider.isAutoLoginEnabled:370 ClientAuth is not enabled.
WARN 2023-04-24 09:48:33,000Z http-nio-127.0.0.1-9081-exec-8 [] prism.aop.RequestInterceptor.processRequest:242 Prism access attempted without proper authentication credentials
org.springframework.security.authentication.AuthenticationCredentialsNotFoundException: An Authentication object was not found in the SecurityContext
at org.springframework.security.access.intercept.AbstractSecurityInterceptor.credentialsNotFound(AbstractSecurityInterceptor.java:339) ~[spring-security-core-3.2.5.RELEASE.jar:3.2.5.RELEASE]
at org.springframework.security.access.intercept.AbstractSecurityInterce: