此内容没有您所选择的语言版本。
2.5.4. Security Configuration
The following configuration steps must be performed to ensure security compliance with Common Criteria requirements.
2.5.4.1. JBoss SX 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
Custom Login Modules are not permitted; the only login modules allowed are the following:
org.jboss.security.auth.spi.UsersRolesLoginModuleorg.jboss.security.auth.spi.LdapLoginModuleorg.jboss.security.auth.spi.DatabaseServerLoginModuleorg.jboss.security.auth.spi.BaseCertLoginModule
This restriction on login modules is also applicable to the DynamicLoginConfig service.
Only the following security managers are allowed to be configured and used for authentication purposes:
org.jboss.security.plugins.JaasSecurityManagerorg.jboss.security.plugins.JaasSecurityDomain
Additional security-related modules that are permitted are the following:
org.jboss.security.authorization.modules.DelegatingAuthorizationModuleorg.jboss.security.integration.JNDIBasedSecurityRegistrationorg.jboss.security.auth.certs.SubjectDNMapping
Other modules, such as SRP module are not allowed.