Sign Apidapter SSO

Name

Sign Apidapter SSO

 

Description

Accepts and verifies a request as specified by the Apidapter Authenticated Message specification. This is often utilized to support single sign-on (SSO), secure dependent adapters, or other custom integration implementations.

 

Fields

Key: The shared key between the both applications used to verify the signature.

 

Examples

Integrating a custom web application.

 

Errors

Handler will error if:

  1. The signature is invalid. This can happen when keys do not match between the systems, or the signature is calculated incorrectly.
  2. The timestamp is stale, meaning the signature was calculated at a time outside the valid window.
  3. The timestamp is of the wrong format.
  4. The key was not provided.
Have more questions? Submit a request

0 Comments

Please sign in to leave a comment.
Powered by Zendesk