Digest HTTP Authentication
Provides Digest Authentication support for HTTP-based source connectors.
Item | Name | Description |
---|---|---|
A | Realm | The protection space for this server. |
B | Algorithms | Specifies the digest algorithms supported by this server.
|
C | QOP Modes | The quality of protection modes to support.
|
D | Opaque | A string of data that should be returned by the client unchanged. Velocity Variable Replacement is supported in this field. The default value, ${UUID}, means that a randomly generated universally unique identifier will be sent back on each digest challenge. |
E | Credentials |
|