此功能部件允许 Web 应用程序使用 SAML Web 单点登录 V2.0 功能。
要启用 SAML web single sign-on version 2.0 功能部件,请在 server.xml 文件中的 featureManager 元素内添加以下元素声明:
<feature>samlWeb-2.0</feature>
如果正在开发依赖于 SAML web single sign-on version 2.0 功能部件的功能部件,请将以下项包括在新功能部件的功能部件清单文件的 Subsystem-Content 头中:
com.ibm.websphere.appserver.samlWeb-2.0; type="osgi.subsystem.feature"