[java-identity-provider] branch maint-3.3 updated (b55eea0 -> 0929b40)
Scott Cantor
cantor.2 at osu.edu
Thu Sep 28 21:13:49 EDT 2017
This is an automated email from the git hooks/post-receive script.
scantor pushed a change to branch maint-3.3
in repository java-identity-provider.
from b55eea0 IDP-1223 - IdPv3 defaults to insecure cookies
new 5063232 IDP-1111 - Provide a case-insensitive computed persistent ID strategy
new 0929b40 IDP-1111 - Provide a case-insensitive computed persistent ID strategy
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:
.../src/main/resources/conf/saml-nameid.properties | 2 +
.../resources/system/conf/saml-nameid-system.xml | 3 +-
.../idp/saml/nameid/impl/Base32Support.java | 87 ++++++++++++++++++++++
.../ComputedPersistentIdGenerationStrategy.java | 36 ++++++++-
.../impl/PersistentSAML2NameIDGeneratorTest.java | 29 ++++++++
5 files changed, 155 insertions(+), 2 deletions(-)
create mode 100644 idp-saml-impl/src/main/java/net/shibboleth/idp/saml/nameid/impl/Base32Support.java
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list