Parameter Name | Required | Service Affecting | Data Type | Default Value | Possible Values | Description |
---|---|---|---|---|---|---|
Realm | No | No | string | none | 512 - Max Length | Specifies a realm which is matched to an incoming challenges realm. |
User | Yes | No | string | none | 64 - Max Length | Specifies a user name to use to in response to challenge, also known as AuthenticationID. |
EncryptedPassword | Yes | No | string | none | 64 - Max Length | Encrypted password used along with the user name to calculate digest authentication. |
FromURIUserMatch | Yes | No | Enum | 0 | Possible values:
| Indicates what field the incoming From header URI User value will be matched against. Authentication ID value or Match Regex value. |
MatchRegex | No | No | string | none | 128 - Max Length | This field is visible only if "From URI User Match" is set to Regex. This 'match' regular expression will be matched against the incoming From Header->username field (AOR) . |
The POST can contain either only the attributes that are being updated, or the full set of attributes for the resource