+

Search Tips   |   Advanced Search

Set digest authentication for SIP


Configure SIP digest authentication settings to allow the SIP container to authenticate secured applications.

Ensure that clusters and standalone servers are created and federated.

The SIP container supports digest authentication. When this type of authentication is used, the client does not send a clear text password to the server. Instead, SIP authenticates each request using user data from a LDAP server. A component that uses LDAP for authentication verifies that the response that the client provides equals the response that the component calculates using LDAP data, which authorizes the request.

Avoid trouble: Select a proper LDAP repository and activate security on WAS before SIP digest authentication can be activated. See the information center topic on configuring security for the SIP container.

 

  1. From the admin console, click Security > Global security > Web and SIP security > Digest authentication.

  2. Specify a value for one or more settings. See the SIP digest authentication settings topic for more details.

  3. Click OK.

  4. Restart the appserver.

 

Results

The container uses digest authentication to authenticate SIP applications.

 

Related tasks


Browse all SIP topics
Set security for the SIP container
Secure SIP applications
Set the SIP container

 

Related


SIP digest authentication settings
Authenticate users