Skip to content

Releases: AtlasOfLivingAustralia/ala-cas-5

Release 6.5.6-2

28 Jul 07:57
Compare
Choose a tag to compare
  • Add CAS discoveryProfile actuator endpoint
  • Fix displayName attribute mapping for OIDC
  • Remove list of defaultAttributesToRelease from config
    • Move default attribute list into bootstrap default ALA service's allowed release list
  • Changes colons to slashes in default scopes
  • Update properties to not deploy bootstrap services from classpath by default
  • Update default login timeout to 24H
  • Fix leaking non-allowed scopes into JWT access token (#48)
  • Incorrect messages when creating or logging into a disabled or unactivated account (AtlasOfLivingAustralia/userdetails#88)

Release 6.5.6-1

05 Jul 12:11
Compare
Choose a tag to compare
  • Upgrade base CAS to 6.5.6
  • Improve default OIDC scope and claims

Release 5.3.12-3

22 Oct 02:59
Compare
Choose a tag to compare
  • Include additional user details for NCRIS reporting. #37
  • update github access token parsing #32
  • Login logo configurable #30
  • Usage of external ala-i18n resources. Preparation for use crowdin #28

ALA CAS 5.3.12-2

18 Nov 05:05
Compare
Choose a tag to compare

Enhancements:

  • Add failed login throttling support #22
  • Move "forgot password" link to support password managers #24
  • Add AAF login support #25
  • Support service as logout redirect parameter #26

Bugfixes:

  • Mongo Atlas warns about ratio of scanned documents to returned #19
  • Additinoal details for to save for new delegated logins #27

ALA CAS 5.3.12-1

19 Jul 07:57
Compare
Choose a tag to compare

Upgrade to the CAS 5.3.12 release and supports the 2019 ALA UI.

Features:

  • Support ALA 2019 UI
  • Improve Mongo ticket registry performance
  • Fixes loading all tickets for health actuator endpoints
  • Update the mongo java driver to v3.8 for Mongo 4.0 support
  • Improve Google delegated authentication user's name extraction