]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
DRYD-1683: SSO expects typed AttributeValues (#452)
authorAnthony Bucci <anthony@bucci.onl>
Thu, 20 Feb 2025 22:32:13 +0000 (17:32 -0500)
committerMichael Ritter <mike.ritter@lyrasis.org>
Fri, 21 Feb 2025 23:57:36 +0000 (16:57 -0700)
commit7f58dc579b586e43e5ee7f8830ff7b7e130d32dd
tree449cfaf5aebea8e73747844840ec9c46525e787a
parent1331e4a3d85d74acfec53b6e34d8cb7e1cf5da12
DRYD-1683: SSO expects typed AttributeValues (#452)

Co-authored-by: Anthony Bucci <abucci@bucci.onl>
* Include XSAny when searching for candidate usernames
* Add unit tests for findSamlAssertionCandidateUsernames
services/common/src/main/java/org/collectionspace/services/common/security/SecurityUtils.java
services/common/src/test/java/org/collectionspace/services/common/test/SecurityUtilsTest.java [new file with mode: 0644]