PRRuntimeException: No failure response set by custom authentication activity
Getting below Runtime exception from Authentication activity. I have seen a similar post but there is no conclusion. https://community1.pega.com/community/product-support/question/mashupiac-prruntimeexception-no-failure-response-set-custom
Getting below Runtime exception from Authentication activity. I have seen a similar post but there is no conclusion. https://community1.pega.com/community/product-support/question/mashupiac-prruntimeexception-no-failure-response-set-custom
STANDARD] [ ] [ :01.01.01] (ngineinterface.service.HttpAPI) ERROR com.pega.pegarules.pub.PRRuntimeException;com.pega.pegarules.pub.PRRuntimeException: No failure response set by custom authentication activity; at com.pega.pegarules.session.internal.mgmt.authentication.SchemePRCustom.onAuthenticationFailure(SchemePRCustom.java:984) ~[prprivate.jar:?]; at com.pega.pegarules.session.internal.mgmt.authentication.Authentication.doAuthentication(Authentication.java:760) ~[prprivate.jar:?]; at com.pega.pegarules.session.internal.engineinterface.service.HTTPAuthenticationHandler.performAuthentication(HTTPAuthenticationHandler.java:247) ~[prprivate.jar:?]; at com.pega.pegarules.session.internal.engineinterface.service.HTTPAuthenticationHandler.doHttpReqAuthentication(HTTPAuthenticationHandler.java:136) ~[prprivate.jar:?]; at com.pega.pegarules.session.internal.engineinterface.service.HttpAPI.handleAuthentication(HttpAPI.java:2298) ~[prprivate.jar:?]; at com.pega.pegarules.session.external.engineinterface.service.EngineAPI.activityExecutionProlog(EngineAPI.java:558) ~[prenginext.jar:?]; at com.pega.pegarules.session.external.engineinterface.service.EngineAPI.processRequestInner(EngineAPI.java:397) ~[prenginext.jar:?]; at sun.reflect.GeneratedMethodAccessor82.invoke(Unknown Source) ~[?:?]; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_202]; at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_202]; at com.pega.pegarules.session.internal.PRSessionProviderImpl.performTargetActionWithLock(PRSessionProviderImpl.java:1338) ~[prprivate.jar:?];