ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzamy_5.4.0.1/50/webserv/wsseccfadigicert.htm

32 lines
1.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
<title>Configure Web services digital signature authentication</title>
</head>
<BODY>
<!-- Java sync-link -->
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
<h5><a name="wsseccfadigicert"></a>Configure Web services digital signature authentication</h5>
<p>With digital signature authentication, the client generates a security token, based on a digital signature, and embeds it in the SOAP message. For more information about digital signatures, see <a href="wsseccfxmlsign.htm">XML digital signature</a>.</p>
<p>The server then extracts the token and validates it by using a Java Authentication and Authorization Service (JAAS) login module. For more information, see <a href="wssecsignauth.htm">Digital signature authentication method</a>.</p>
<p><strong>Note:</strong> To use the digital signature authentication mechanism for Web services, you must configure WebSphere global security. For more information, see <a href="../sec/seccglo.htm">Configure global security</a> in the <em>Security</em> topic.</p>
<p>Perform the following steps to configure the digital signature authentication mechanism for your Web service:</p>
<ol>
<li><a href="wsseccfadigcl.htm">Configure the client for signature authentication</a></li>
<li><a href="wsseccfadigsv.htm">Configure the server for signature authentication</a></li>
</ol>
</body>
</html>