session-agent > auth-attribute

The auth-attribute element provides the parameters used by the Oracle Communications Session Border Controller to perform digest authentication with the parent session agent.

Parameters

auth-realm
Enter the name (realm ID) of the host realm initiating the authentication challenge. This value defines the protected space in which the digest authentication is performed. Valid value is an alpha-numeric character string.
  • Default: blank
username
Enter the username of the client. Valid value is an alpha-numeric character string.
  • Default: blank
password
Enter the password associated with the username of the client. This is required for all LOGIN attempts. Password displays while typing but is saved in clear-text (i.e., *****). Valid value is an alpha-numeric character string.
  • Default: blank
  • Values: round-robin | hunt
in-dialog-methods
Optionally enter the in-dialog request method(s) that digest authentication uses from the cached credentials. Specify request methods in a list form separated by a space enclosed in parentheses. Valid values are.
  • Default: blank
  • Values: INVITE | BYE | ACK | OPTIONS | SUBSCRIBE | PRACK | NOTIFY | UPDATE | REFER

Path

auth-attribute is an element under the session-router path. The full path from the topmost ACLI prompt is: configure terminal , and then session-router, and then session-agent, and then auth-attribute.

Note:

This is a multiple instance configuration element.