[jdev] A Jabber server over an ASP.NET MVC app with SQL Server and authenticating against an WebService

Juan Jose Huelga jjhuelga at gmail.com
Tue Sep 23 15:31:23 UTC 2014


Well, my general idea is to develop an authentication plugin to check
against the existing authentication WebService or something like this
because I need when an user login into the existing WebPortal
automatically it gets logged in into the XMPP server, I plan to use a
JavaScript XMPP client into the existing WebPortal. Using something
like a scheduled task remove no longer existing users from the XMPP
server.

Greetings

On 9/23/14, Hund, Johannes <johannes.hund at siemens.com> wrote:
> Hi Juan,
>
> Indeed this is a point that I would love to see standardized in some way.
> So far, we know that Openfire has a plugin that exposes a webservice
> (~RESTful-ish) to create/retrieve/update/delete the user accounts on the
> server.
> Also, I would be very surprised if there would not be a module for Prosody,
> but I am not aware of one.
>
> Both and I guess most of the other servers can deal with LDAP servers if
> that is an option.
>
> Best Regards
> Johannes
>
> -----Ursprüngliche Nachricht-----
> Von: JDev [mailto:jdev-bounces at jabber.org] Im Auftrag von Juan Jose Huelga
> Gesendet: Dienstag, 23. September 2014 00:07
> An: jdev at jabber.org
> Betreff: [jdev] A Jabber server over an ASP.NET MVC app with SQL Server and
> authenticating against an WebService
>
> Hello jdev
>
> I need to setup a chat message service over a working ASP.NET MVC portal
> that runs with SQL Server as DB backend. User authentication should be
> against a custom WebService instead of user and passwords stored on a DB.
> Everything is running on Windows Server.
>
> I have heard about some XMPP implementations like Openfire, Tigasel, Prosody
> or ejabberd but I haven't used any. My headache is about
> registration/authentication and roster management through an available API.
>
> Have any of you any idea about my requirements?
>
> Greetings
> _______________________________________________
> JDev mailing list
> Info: http://mail.jabber.org/mailman/listinfo/jdev
> Unsubscribe: JDev-unsubscribe at jabber.org
> _______________________________________________
> _______________________________________________
> JDev mailing list
> Info: http://mail.jabber.org/mailman/listinfo/jdev
> Unsubscribe: JDev-unsubscribe at jabber.org
> _______________________________________________
>


More information about the JDev mailing list