Cas v4.2.3 发布了,CAS(Central Authentication Service)为Web应用系统提供了单点登录服务。它的特性包括:一个开放和具有很好文档支持的协议;一个Java开源服务器组件;提供多种类型的客 户端包括Java、.Net、PHP、Perl、Apache、uPortal等;能够与uPortal、BlueSocket、TikiWiki、 Mule、 Liferay、Moodle集成使用。
本次发布主要改进如下:
#1852 Updated security filter to 2.0.6 to fix issue with double logging (@mmoayyed)
def70b Resolve proper Inspektr principal at serviceValidate joinpoint (@dima767)
5fe0b3 Updated LDAP utility ops to handle referrals (@mmoayyed)
#1847 Fix JPA Service Registry: Public Key Location cast to Blob (@mmoayyed)
#1846 Throw AccountPasswordMustChangeException if pwdReset attribute is set to TRUE (@lsenecaux)
#1803 Add HttpOnly flag for JSESSIONID (@cslzchen)
5f6dc4 Updated hazelcast heartbeat timeout to be at 300 seconds by default (@mmoayyed)
#1825 Use @Transactional when handling JPA ticket/service ops (@mmoayyed)
下载地址:https://github.com/apereo/cas/archive/v4.2.3.tar.gz
来自:开源中国社区

