System for Cross-domain Identity Management
這個特性可支援使用 SCIM REST 服務來呼叫「使用者管理 API」。
啟用這項特性
如果要啟用「跨網域身分管理系統」特性,請在 server.xml 檔的 featureManager 元素內,新增下列的元素宣告:
<feature>scim-1.0</feature>
開發相依於這項特性的特性
如果您要開發的特性相依於「跨網域身分管理系統」特性,請將下列項目包含在您新特性的特性資訊清單檔 Subsystem-Content 標頭中:
com.ibm.websphere.appserver.scim-1.0; type="osgi.subsystem.feature"
這項特性啟用的特性
特性配置元素
您可以在 server.xml 檔中使用下列元素,來配置「跨網域身分管理系統」特性:
- administrator-role
- authCache
- authentication
- authorization-roles
- basicRegistry
- channelfw
- classloading
- httpAccessLogging
- httpDispatcher
- httpEncoding
- httpEndpoint
- httpOptions
- httpProxyRedirect
- jaasLoginContextEntry
- jaasLoginModule
- library
- ltpa
- mimeTypes
- quickStartSecurity
- tcpOptions
- trustAssociation
- virtualHost