Releases: apereo/cas
Releases · apereo/cas
v5.0.0.RC3
v4.2.6
v5.0.0.RC2
This release is really a continuation of v5.0.0.RC1 with small bug fixes and enhancements that include changes to attribute release policies, MFA, management webapp and more. Review the docs to learn more.
Installation
https://apereo.github.io/cas/development/installation/Maven-Overlay-Installation.html
v4.2.5
v5.0.0.RC1
v4.2.4
v5.0.0.M3
- 929e4f8 LDAP improvement; added support for
principalAttributePassword
(#1890) (@rkorn86) - 2c882a5 Support for authy OTP (@mmoayyed)
- f79702c Upgrade to ldaptive 1.2 (#1510) (@mmoayyed)
- 5fad18e Update User-Interface-Customization-Localization.md (#1910) (@erikv-hill-labs)
- 5198171 Add support for Digest authentication (#1879) (@mmoayyed , @leleuj)
- 0c3c6a0 Ported support for wsfed encrypted assertions (@mmoayyed)
- 71fb9fc Bootify mgmt webapp; add support for missing service fields. (#1900) (@mmoayyed)
- 9471dc5 CAS protocol view is missing services manager (@yisiqi)
- 59c4a61 Fix a bug in principal transformaer handling upper-case ids (@rkorn86)
- e7d705c Allow auto-configuration to create principal transformers for relevant handlers (#1888) (@mmoayyed)
- a47fc61 Automate person-directory configuration (#1883) (@mmoayyed)
- ae62050 Update
OAuth20AccessTokenController
to rename the controller (#1886) (@yisiqi) - 503c411 Reorder authentication exceptions that affect password and account (@mmoayyed)
- 4fd081e Use the person directory resolver for ldap authentication (#1873) (@mmoayyed)
- 854b97f Allow individual password encoders for each authn handler via auto-configuration (#1875) (@mmoayyed)
- ce73611 Provide a CAS BOM (#1876) (@mmoayyed)
- a937709 Refactor management of CAS properties & Configuration classes (#1834) (@dima767)
- 69a7dde Update the statistics panel to auto-refresh the screen (#1857) (@mindblender)
v4.2.3
- #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)
v4.1.9
v5.0.0.M2
- 8a34df4 Fix typo in
casServiceValidationSuccess.html
(#1832) (@zawn) - 156fca3 Ensure SAML subject confirmation is skewable (@charlesheidemann)
- dc47514 SAML Response is invalid message #1827 (#1828) (@charlesheidemann)
- 4fd2ed0 Update Shiro version; Fixe build/jar compilation issue (#1826) (@mmoayyed)
- 54aaa2a Only update jar manifest if jar was compiled/changed (#1823) (@mmoayyed)
- 6ce55e4 Fix
googleAnalyticsTrackingId
(#1809) (@zawn) - dd7be22 Get rid of custom groovy console; use Spring Boot remote shell instead (#1815) (@dima767)
- aa17ba7 Resolve proper Inspektr principal at serviceValidate joinpoint (#1801) (@dima767)
- f53e00e Automate the configuration of LDAP access to the management webapp (#1791) (@mmoayyed)
- 02fb867 Fix Oauth CallbackService register error (#1795) (@zawn)
- #1798 Fix typo in
SpengoWebflowConfigurer
(@rkorn86) - 27fe5a1 Support OIDC extended claims (#1785) (@mmoayyed)
- 876cc8a Rename webapp modules into support modules (#1789) (@mmoayyed)
- 1b6cc11 Remove node-plugin from the build; Check-in CSS files manually. (#1790) (@mmoayyed)
- 51e8233 Added pathing jar to fix issue with file names being too long on the classpath (@mmoayyed)