|
From: Mark D. <mdo...@co...> - 2014-04-08 13:52:45
|
Hi there, Asimba 1.2.0 is released today. Here's the release-notes. Happy updating ;) Cheers! Mark Releasenotes for Asimba 1.2.0 ============================= Date: April 8th, 2014 Asimba 1.2.0 is mainly a service release, that fixes some existing issues, but also introduces new functionality for Authentication Profile selection. There are no breaking changes from the previous 1.1.3.1 release. Therefore it is strongly advised to upgrade any existing Asimba 1.1.3.1 to the new 1.2.0 version. New features * The SAML2 IDP profile supports Authentication Profile selection from the AuthnContextClassRef specifier. Asimba used to only report the Authentication Profile that was performed, but can now also responds to an incoming ACCR-specifier. How to configure this is documented in https://sourceforge.net/p/asimba/wiki/asimba-idp-profile-saml2/#saml2-web-browser-sso-autentication-context Fixes * Fixed null condition in logger statement (asimba-engine-crypto: CryptoManager) * Enforce supported encoding binding for increased Shibboleth IDP interoperability (asimba-am-remote, asimba-saml2-utility) * Fixed initialization in SAML2Confederation (asimba-saml2-utility) * Fixed issue with MetadataProvider thread management when initial fetch attempt failed (asimba-saml2-utility) |