Skip to content

Releases: kgolebiowski/liferay74-cas-integration

Built for Liferay 7.4 GA129 with cas-client-core 3.6.4

10 Jan 12:36
Compare
Choose a tag to compare

This release does not include portal-security-sso-cas-settings-authentication-web, which provided some additional features (live connection testing etc.) but is not necessary for the integration to work.

It also includes a fix for the configuration issues that were present in the previous version. The module should now respect the default Liferay OSGi configuration policy - first it looks for Instance settings, and if not found, for the default System settings.

The binaries have been built on Java 21 as this is the current target runtime for Liferay.

Sometimes it does not refresh modules configuration instantly after Control Panel update (I don't know why). In this case please run the following from the Gogo Shell.
equinox:refresh com.liferay.portal.security.sso.cas.api

Built for Liferay 7.4 GA102 with cas-client-core 3.6.4

15 Dec 21:28
Compare
Choose a tag to compare
7.4-ga102-3.6.4

Replaced UserImporter with LDAPUserImporter to fix unresolved runtime…

Built for Liferay 7.4 GA93 with cas-client-core 3.6.4

22 Sep 17:14
Compare
Choose a tag to compare
7.4-ga93-3.6.4

Updated and tested against Portal 7.4 U93

Built for Liferay 7.4 GA52 with cas-client-core 3.6.4

03 Dec 12:11
Compare
Choose a tag to compare
7.4-ga52-3.6.4

Updated and tested against Portal 7.4 U52

Built for Liferay 7.4 GA24 with cas-client-core 3.6.4

21 Jun 21:06
Compare
Choose a tag to compare
7.4-ga24-3.6.4

Updated cas-client-core to its most recent version