WSSecurity SAML
This feature enables the SAML Assertion in the Web Service Security version 1.1 function.
Dieses Feature aktivieren
Zum Aktivieren des Features "WSSecurity SAML" fügen Sie die folgende Elementdeklaration im Element "featureManager" in Ihrer Datei server.xml hinzu:
<feature>wsSecuritySaml-1.1</feature>
Feature entwickeln, das von diesem Feature abhängig ist
Wenn Sie ein Feature entwickeln, das vom Feature "WSSecurity SAML" abhängig ist, schließen Sie das folgende Element in den Header "Subsystem-Content" für Ihr neues Feature ein:
com.ibm.websphere.appserver.wsSecuritySaml-1.1; type="osgi.subsystem.feature"