Quantcast
Channel: Ignite Realtime : Discussion List - All Communities
Viewing all articles
Browse latest Browse all 10742

Custom auth provider in a plugin

$
0
0

Hi folks,

 

I''m currently working on integrating Wildfire into an existing application to provide IM/chat services to users. This will touch a few different places in Wildfire, but for now I''m just attempting to add a custom auth provider that authenticates against our application.

 

I have created a plugin which is loading successfully and showing up in the admin interface. I have also created a class that implements AuthProvider in the JAR with the plugin class. I was hoping that Wildfire would add my plugin jar to the classpath and then be able to find the configured AuthProvider inside, but it appears that this is not the case.

 

Is there a way to make this work? I''d rather keep all of my extra bits self-contained in a plugin if possible, for ease of deployment.


Viewing all articles
Browse latest Browse all 10742

Trending Articles