| |
---|
DA-21 | In case of SAML, if the users login after a certain time period, they where redirected to the access point portal instead of to the SP resource. This har now been fixed. |
DA-163 | Added connection timeout and read timeout for BankID and Freja eID. The default values can be modified by setting the java properties: - Dcom.httpclient.connection.timeout=2000
- Dcom.httpclient.readwrite.timeout=5000
|
DA-193 | Fixed Null pointer exception when doing SAML authentication with forceAuthn enabled. |
DA-522 | Fixed Null pointer exception when user session does not exist. |
DA-532 | Due to a thread crash, session cleanup activity gets interrupted in the policy service and eventually all the limit of concurrent session got exhausted. Fixed the null pointer exception in timer manager thread. |
DA-535 | Sign message for SAML request is now getting passed to IDP when Digital Access acts as a proxy. |
DA-598 | Fixed the null pointer exception when Hermod gives a callback to Digital Access for expired profile. |
DA-466 | Added missing security headers in access point, admin, policy and distribution services. Added CSP header to be configurable. |
DA-418 | Updated online help for SAML "Use latest used authentication method". |