Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel

Table of Contents


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

Modes

Section


Column


Org Identity Source ModeSupport
Manual Search and LinkingSupported
Enrollment, AuthenticatedNot supported
Enrollment, ClaimNot supported
Enrollment, SearchSupported
Enrollment, SelectSupported



Column


Org Identity Sync ModeSupport
FullNot supported
QuerySupported
UpdateSupported
ManualSupported



Installation

This plugin is currently available from a separate repositorya non-core plugin, see Installing and Enabling Registry Plugins for more information.

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

...

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 enabled 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. (warning) Event registrations are only supported in the Pro edition.

Committee memberships are stored separately from membership records, but can be queried for purposes of OIS Group Mappings. If enabled via the plugin configuration, the customer key will be used to retrieve committee memberships. (warning) Committee memberships are only supported in the Enterprise edition.

See Also