]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
Allow configuring probe of SAML assertion for CSpace username.
authorRay Lee <ray.lee@lyrasis.org>
Mon, 6 Nov 2023 15:50:31 +0000 (10:50 -0500)
committerRay Lee <ray.lee@lyrasis.org>
Tue, 7 Nov 2023 04:10:47 +0000 (23:10 -0500)
commitc355df00dd85dcba4e7c885a2f37c96b630eacaf
tree17cb10b43a4af026056df0e8bbe657a040a39da5
parent001eeda5964e05438e6985c1a9c33c036b903c53
Allow configuring probe of SAML assertion for CSpace username.

Also fix single logout error when the CSpace username comes from an attribute in the SAML assertion instead of the NameID.
services/authentication/service/src/main/java/org/collectionspace/authentication/spring/CSpaceSaml2Authentication.java
services/common/src/main/java/org/collectionspace/services/common/security/SecurityConfig.java
services/common/src/main/java/org/collectionspace/services/common/security/SecurityUtils.java
services/config/src/main/java/org/collectionspace/services/common/config/ConfigUtils.java
services/config/src/main/resources/service-config.xsd