WildFly Elytron 1.0.0.Alpha3 发布
欢迎加入运维网交流群:263444886WildFly Elytron 1.0.0.Alpha3 发布了,获取地址:
http://repo1.maven.org/maven2/org/wildfly/security/wildfly-elytron/1.0.0.Alpha3/
WildFly Elytron 为应用服务器提供对 SASL 和 HTTP 认证机制,用来加强服务器原本的安全。包括提供不可重用的密码认证。该版本主要是允许管理员可以定义选择 SASL 机制时的策略,详细功能点包括:
[*]Ability to specify protocol passed into the mechanism.
[*]Ability to specify server-name passed into the mechanism.
[*]Definition of properties to pass into mechanism for available mechanism evaluation and mechanism creation.
[*]Filtering of mechanisms by name.
[*]Filtering of mechanisms by name and provider.
[*]Mechanism loading from a Provider[]
[*]Service loader based mechanism loading from a provided>
[*]Mechanism filtering based on supported credentials.
其他改进记录:
[*] - NullPointerException in SecurityProviderSaslServerFactory (Not all providers return services)
[*] - Add attribute mapping to Jdbc Security Realm
[*] - SASL mechanism availability should take into account credential support.
[*] - Support One-Time-Password SASL Mechanism
[*] - Add mechanism selection policies to the security domains.
[*] - Make it possible to configure the realm used on the client
[*] - Recognise realm callback on digest server, and make authorize callback come last
[*] - Make Anonumous auth set the anonymous principal name
[*] - Delegating SaslServerFactory supporting properties
[*] ->
[*] ->
[*] - Allow the association of Provider[] with a security domain and add support for mechanism loading.
[*] - Process subject roles in JaasAuthorizationIdentity
[*] - Add tests for the filesystem-backed realm
[*] - The properties map in the sasl factories should be Map not Map
[*] - Add github references to the pom
下一个版本是 1.0 Alpha4,将提供 HTTP 认证的新 API 以及相应策略。
页:
[1]