Register new users in openfire?

Is it possible to register new users through an HTTP request in OpenFire. I want users to be able to register with my messaging service from an application written in cocoa. Can this be done?

+3
source share
6 answers

Take a look at the create a web console creation page ( http://<openfire-server>:<port>/user-create.php). It uses a simple HTTP GET form to create a new user. I assume that you can pull the submit URL and various required fields from the source of this page and create your own GET request from your Cocoa application.

+4

, openfire, , +, ; -, → , enter image description here

, ~~~~~~~~~~

+2

, XEP-77, XMPP-.

0

http-bind openfire

http://localhost:9090/http-bind.jsp

stripe js client lib - rails, , , xmpp lib, cocoa

0

Source: https://habr.com/ru/post/1708861/


All Articles