Previous Topic: Plugging Into AuthMinderNext Topic: AuthMinder Architecture


Plug-Ins

Plug-in is a custom server-side component, written in C or C++, that enables you to extend the functionality of AuthMinder VAS. Plug-in is implemented as a custom event handler library within the context of the AuthMinder Server.

You must register your plug-in (by using the Administration Console) to a published set of events, so that the plug-in is invoked when the specified event occurs.

You can configure multiple plug-ins for one organization, and you can also configure the same plug-in for multiple organizations.