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.
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