Hello there,
We have configured the EXTERNAL sasl mechanism on v4.7.5, running on jdk11 and it is working fine.
After a bump version to the latest version of Openfire (v4.9.1), our users cannot login anymore, and we don’t have any specific logs stating why they can’t connect.
We have a xmpp client microservice running with smack v4.3.4 and we have this error:
java.lang.IllegalStateException: EXTERNAL authentication already completed, maybe concurrent connection for the same jid/resource?
Is anyone facing this issue?
Thanks