OPENAM-9611: InvalidStatusCodeSaml2Exception breaks the SAML2 SP Error handling in a non IDP-proxy environment
OPENAM-6315 Proxying SAML2 Second level status code
OPENAM-8192 Pass SAML2EventLogger to IDPProxyUtil
OPENAM-8351 - SAML2 JSP pages making use of the SAML2Auditor are calling the SAML2Utils.getRealm with an incorrect Map structure
[AME-7525] Added access audit logging to saml 2 sp and idp access points
Merge with trunk
Fix for OPENAM-6196, review CR-8146 - review cases where response.getOutputStream() and response.getWriter() were both being called (which is not supported) and make the use of an existing Writer instance more consistent.
OPENAM-4248 CR-4284 Proxy NoPassive Responses in IdP Proxy setups
Backported fix for OPENAM-2327 to 11.0.x
AME-2227 (See AME-2706 for CR list) Resolved servlet and JSP violations.
Fix for AME-202 - review: CR-802