Releases: cloudogu/cas
Releases · cloudogu/cas
v7.0.8-10
Added
Add configuration for allowed_groups
and initial_admin_user
in delegated authentication
Changed
[#246 ] Update base image to Alpine 3.21.0 and Java to 21.0.5-p11
Update Tomcat to 10.1.34
Fixed
[#246 ] Fix a restart loop if the config key oidc/enabled
was not set.
v7.0.8-9
Added
Add http health-check, so that the dogu will get healthy when the start of the web-application is completed
Fixed
Fix start under high system load [#240 ]
v7.0.8-8
Changed
Password reveal button to checkbox for better readability [#236 ]
Added
Integrationtest for password reveal
v7.0.8-7
Fixed
Fix post upgrade script when no service account is defined [#242 ]
Remove hashes from validated service url [#238 ]
Makes cockpit dogu links available again
v7.0.8-6
Fixed
Prevent logging of invalid login credentials [#233 ]
Added
Integration test searching for unencrypted passwords in the cas logs [#225 ]
v7.0.8-5
Breaking Change
Newly installed dogus must explicitly request the creation of a service account in the CAS via dogu.json. Further information on this can be found in the developer documentation
Changed
Use JSON service registry [#221 ]
services are read from and stored in json files instead of local config
native implementation from CAS is used for this, which reduces custom overlay implementation
Changed logic to create and remove service accounts [#221 ]
Removed
Reading service information directly from ETCD [#221 ]
Removed java classes for service creation
Fixed
Fix ServiceIdFQDN regex by changing illegal url characters [#228 ]
v7.0.8-4
Added
Replicate users from delegated authentication into LDAP [#224 ]
delegated authentication currently only works when using the embedded LDAP
Disclaimer for legal_urls without protocol [#230 ]
Fixed
Fix configuration for delegated authentication with OIDC [#222 ]
v7.0.8-3
Changed
Use flat instead of nested attributes for OAuth user profile. [#219 ]
Fixed
OIDC- and OAuth-Dogus which relied on a flat OAuth user profile structure were unable to parse the user profile. [#219 ]
v7.0.8-2
Fixed
Fix a bug where the watch for service accounts in the config local.yaml
stucks because the events wasnt resetted and polled [#217 ]
v7.0.8-1
Added
Add lang-attribute to HTML-Pages [#213 ]
update CAS to 7.0.8
You can’t perform that action at this time.