Configuring Digest Authentication
In the Oracle Communications Session Border Controller ACLI, you can access the Digest Authentication object at the path session-router, session-agent, auth-attribute. If enabled, the Digest Authentication process uses the attributes and values listed in this table.
Note:
If enabling Digest Authentication, all attributes listed below are required except for the in-dialog-methods attribute which is optional.The following table lists the digest authentication object
ORACLE(auth-attribute)# show
        auth-attribute
                auth-realm                     realm01
                username                       user
                password                       ********
                in-dialog-methods              ACK INVITE SUBSCRIBE 
                  		To configure digest authentication on the Oracle Communications Session Border Controller:
- INVITE | BYE | ACK |
			 CANCEL | OPTIONS | SUBSCRIBE | PRACK | NOTIFY | UPDATE | REFER 
			 
ORACLE(auth-attribute)# in-dialog-methods (ack invite subscribe)Note:
The methods not in this list are still resubmitted if a 401/407 response is received by the Oracle Communications Session Border Controller.If you do not specify any in-dialog-method value(s), digest authentication does not add challenge-responses to in-dialog requests within a dialog.
This attribute setting applies to in-dialog requests only.