ERP Integrated Authentication

From coolearthwiki
Revision as of 21:11, 25 June 2015 by 10.0.0.129 (Talk) (Created page with "__NOTOC__ center ==ERP Integration== Typically (2) ways to accomplish this task: * ERP API call * ERP integration to confirm authentication dir...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


QCResultsText.PNG


ERP Integration

Typically (2) ways to accomplish this task:

  • ERP API call
  • ERP integration to confirm authentication directly.


If an API call is available from your ERP or its vendor, these can be used to validate access to the system.

If the ERP database is available for reading, an integration can be layered over the table(s) to provide validation for system access as well.


Return to QC Results