[java-identity-provider] branch maint-4 updated (af230ed53 -> fe1a1a509)
Rod Widdowson
rdw at steadingsoftware.com
Sat Nov 12 16:24:33 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch maint-4
in repository java-identity-provider.
from af230ed53 JSPT-119 - Deprecate servlet request/response proxies
new d16697a55 IDP-1291 Review the documentation against the schema and the Parsers
new 12ef69eee IDP-2036 Mapped Attribute Definition does not implements all the common Attributes
new 75432afd5 IDP-2037 Computed, Pairwise and StoredId DataConnectors to not implement all the common attributes
new fe1a1a509 IDP-2037 Computed, Pairwise and StoredId DataConnectors to not implement all the common attributes
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../impl/MappedAttributeDefinitionParser.java | 4 ++--
.../spring/dc/AbstractDataConnectorParser.java | 27 ++++++++++++++--------
.../dc/impl/ComputedIdDataConnectorParser.java | 2 +-
.../dc/impl/PairwiseIdDataConnectorParser.java | 8 +++----
.../dc/impl/StoredIdDataConnectorParser.java | 2 +-
.../MappedAttributeDefinitionParserTest.java | 2 ++
.../dc/ComputedIdDataConnectorParserTest.java | 7 +++++-
.../spring/ad/mapped/resolver/mappedNoDefault.xml | 1 +
.../spring/dc/resolver/computedDataConnector.xml | 2 +-
.../schema/shibboleth-attribute-resolver.xsd | 20 +++++++---------
10 files changed, 43 insertions(+), 32 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list