# Release notes 4.0
# System Requirements
- Core Engine Version 3.5.x or later
- Authentication Base Version 4.0.x or later
# How to get these improvements
- Upgrade the 4App Authentication Provider SAML (
4allportal-authentication-provider-saml
) to version 4.0.x
# Patch releases
# Version 4.0.1
- Allow to get group values from saml from multiple attributes with the same name instead of one attribute with array result. Configurable in Identity Provider configuration.
- Fix deep link to 4ALLPORTAL not work.
- Fix reload
Authentication contexts
forAuthentication provider SAML
not work in admin snap-in
# Version 4.0.2
Fix for error in log
Authentication statement is too old to be used with value
.Increase
max_authentication_age
in IDP configuration to fix the problem.
# Version 4.0.3
- Fix allow frontend to set
clientType
andlanguage
. Allow to ignorelanguage
parameter from frontend by configuration. - Fix change maxAuthenticationAge from int to long to allow longer times.
- Fix add info in admin snap-in for responseSkew and maxAssertionTime to not set values to high.