[java-identity-provider] branch main updated (38d014951 -> a8429a437)
Rod Widdowson
rdw at steadingsoftware.com
Wed Feb 3 16:09:05 UTC 2021
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch main
in repository java-identity-provider.
from 38d014951 Rebase DataSealerCLI on idp.home aware classes.
new fbc9f0939 IDP-1743 Support use of dynamic scope in AttributeDefinition
new a8429a437 IDP-1743 Support use of dynamic scope in AttributeDefinition
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../ad/impl/ScopedAttributeDefinition.java | 115 ++++++++++++++++++---
.../resolver/ad/impl/ScopedAttributeTest.java | 54 ++++++++--
.../ad/impl/ScopedAttributeDefinitionParser.java | 12 ++-
.../ad/ScopedAttributeDefinitionParserTest.java | 29 +++++-
.../ad/resolver/{scoped.xml => scopedBoth.xml} | 4 +-
.../ad/resolver/{scoped.xml => scopedSource.xml} | 6 +-
.../idp/saml/impl/testing/TestSources.java | 1 +
.../schema/shibboleth-attribute-resolver.xsd | 7 +-
8 files changed, 198 insertions(+), 30 deletions(-)
copy idp-attribute-resolver-spring/src/test/resources/net/shibboleth/idp/attribute/resolver/spring/ad/resolver/{scoped.xml => scopedBoth.xml} (69%)
copy idp-attribute-resolver-spring/src/test/resources/net/shibboleth/idp/attribute/resolver/spring/ad/resolver/{scoped.xml => scopedSource.xml} (55%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list