Authentication request payload
Specifies the body of the web services request that the notification submits to an
application for authentication. Refer to the documentation for that application for
syntax and requirements.
Format:
- Length
- Up to 32700 characters (bytes)
- Restrictions
- Must be valid JSON or XML.
- Database name
- WSNotification.WebService.AuthRequestPayload
- Usage Notes:
-
- You supply authentication request properties when your application requires a different authentication token every time you log on. You set a static credential when the token can be reused whenever web service requests are sent over an extended time. For example, some companies assign a credential for your company that is valid for 90 days.
-
You can use RICOH ProcessDirector symbol notation in the Authentication request payload. Symbols are resolved when the notification runs.
For more information about symbol notation and how to use it, refer to the help system.