This is an automated email from the ASF dual-hosted git repository.
cris pushed a change to branch SLING-9397/update-removed-saml-config-service
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git.
from ea9cd4b SLING-10193 set and remove JAAS config upon bundle activator
start and stop
add c261773 improve testing for user management and sync
add 3e1f351 Updated properties sync to use a mapping defined in the OSGI
configs such that the name and relative path of the save property can be
configured (instead of using the saml attribute's Friendly Name)
No new revisions were added by this update.
Summary of changes:
.../saml2/AuthenticationHandlerSAML2Config.java | 2 +-
.../sling/auth/saml2/impl/AbstractSamlHandler.java | 16 ++++++++-
.../saml2/impl/AuthenticationHandlerSAML2Impl.java | 24 ++++---------
.../auth/saml2/impl/Saml2UserMgtServiceImpl.java | 2 +-
.../org/apache/sling/auth/saml2/SamlHandlerIT.java | 40 ++++++++++++++++++----
5 files changed, 57 insertions(+), 27 deletions(-)