Subject: Custom Login
Hi,
We have our own XMPP server which has custom login to support own SSO. It ask JID and other more info (SSO token, SSO server IP...) instead of username and password.
I would like to know any way to send this info to server in login without modifing SDK code.
I looked SDK code and I saw one possible way to add new mechanisum but I think that will require SDK modification.
In short I want to add more info in login XMPP request/
We have our own XMPP server which has custom login to support own SSO. It ask JID and other more info (SSO token, SSO server IP...) instead of username and password.
I would like to know any way to send this info to server in login without modifing SDK code.
I looked SDK code and I saw one possible way to add new mechanisum but I think that will require SDK modification.
In short I want to add more info in login XMPP request/