Openfire 4.1.1 + converse.js 2.0.4 not work

my openfire settings

my converse js settings

and

Perhaps: When attempting anonymous login with Openfire, SASL EXTERNAL is used instead of SASL ANONYMOUS · Issue #743 · jcbrand/co…

Thank you for your attention, but this article is not what I did not help.

I need a solution that will help connect converse.js 2.0.4 to openfire 4.1.1

guys I have earned

I did the following:

in the admin panel openfire

and in converse

converse.initialize({

bosh_service_url: ‘https://ec2-54-213-237-72.us-west-2.compute.amazonaws.com:7443/http-bind/’,

debug: true,

keepalive: true,

message_carbons: true,

play_sounds: true,

roster_groups: true,

show_controlbox_by_default: true,

connection_options: {

‘mechanisms’: [

converse.env.Strophe.SASLMD5,

converse.env.Strophe.SASLPlain

]

},

});

});

it helped me, and I hope this will help you