You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

The netFORUM Organizational Identity Source Plugin is designed to integrate with the Abila netFORUM Association Management System via the XML API (xWeb).

Modes

Org Identity Source ModeSupport
Manual Search and LinkingSupported
Enrollment, AuthenticatedNot supported
Enrollment, ClaimNot supported
Enrollment, SearchSupported
Enrollment, SelectSupported
Org Identity Sync ModeSupport
FullNot supported
QuerySupported
UpdateSupported
ManualSupported

Installation

This is a non-core plugin, see Installing and Enabling Registry Plugins for more information.

This plugin requires PHP to be built with SOAP support (--enable-soap).

Configuration

In order to use the netFORUM Source Plugin, you must first obtain xWeb credentials from your support contact.

Testing With The netFORUM Sandbox

The netFORUM Sandbox environment invalidates email addresses by inserting an extra dot (.), eg: juser@.gmail.com, and as such certain functions (such as Enrollment Search) may not work correctly against the Sandbox environment.

Performing Searches

The current integration requires the use of separate SOAP endpoints for each search type (name, email address). If more than one search type is requested, the results will be OR'd together.

Event registrations are stored separately from membership records, but can be queried for purposes of OIS Group Mappings. If enable via the plugin configuration, the customer key will be used to retrieve events the member is registered for, and the Event Product Code will be used as the string for group mapping.

See Also

  • No labels