Static credential
The authorization code that RICOH ProcessDirector uses to connect to an application that allows a user or application to use the same
credential repeatedly.
Format
- Length
- Up to 255 characters (bytes)
- Database name
- StaticCredential.Credential
Usage note:
- 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.
- Update this credential as needed if there is a time limitation on the credential. For example, if the application requires a credential reset every 90 days, you must update this credential before it expires.
- This attribute is sent to the application when referenced using symbol notation in the request attributes. If it is not referenced, it is not sent to the application.