In ConnectAll 3.9.0 version, automations are not getting created via SSO user.
search cancel

In ConnectAll 3.9.0 version, automations are not getting created via SSO user.

book

Article ID: 411059

calendar_today

Updated On:

Products

ConnectAll On-Prem

Issue/Introduction

Steps to Reproduce: 

  • Login to ConnectAll UI via SSO user.
  • Try to create a new automation.

Expected Results: 

  • Automation should be created.

Actual Results:

  • Automation is not getting created and throwing below error message in ConnectAll.log.

ERROR 2025-08-18 12:55:07,279 https-jsse-nio-31000-exec-2 org.zkoss.zk.ui.impl.UiEngineImpl
java.lang.ClassCastException: class com.g2g.security.model.CASamlAuthenticationToken cannot be cast to class com.g2g.security.model.CAUsernamePasswordAuthenticationToken (com.g2g.security.model.CASamlAuthenticationToken and com.g2g.security.model.CAUsernamePasswordAuthenticationToken are in unnamed module of loader org.apache.catalina.loader.ParallelWebappClassLoader @62b3df3a)
at com.broadcom.connectall.authorization.Authorizer.getUser(Authorizer.java:53) ~[classes/:3.9.0]

Environment

3.9.0

Cause

DE174611

Resolution

Issue fixed in 3.9.1 version.