Whenever I try to push a change to a group in okta downstream to the application that I am using I get a strange error.
It initially says:
“Unable to update Group Push mapping target App group Warehouse Manager”
and when I look at the logs for the application in okta I see this error:
“Changes to the Group push mapping for the group Warehouse Manager could not take effect due to error: class com.fasterxml.jackson.databind.node.ObjectNode cannot be cast to class com.fasterxml.jackson.databind.node.ArrayNode (com.fasterxml.jackson.databind.node.ObjectNode and com.fasterxml.jackson.databind.node.ArrayNode are in unnamed module of loader org.apache.catalina.loader.ParallelWebappClassLoader @19c35c28)”
Any idea what might be causing this and how I can fix?