commit | 1e530b36e275cc374ece174482ce07b5b03f9c78 | [log] [tgz] |
---|---|---|
author | Cris Rockwell <cmrockwe@umich.edu> | Thu May 13 17:40:41 2021 -0400 |
committer | Cris Rockwell <cmrockwe@umich.edu> | Thu May 13 17:40:41 2021 -0400 |
tree | 36f9eccdf34d0f5594f7afd8f4ffa40209d52f61 | |
parent | 2d9a145c22446dfd1387d62ef2d247fa269cf935 [diff] |
Configure pgpverify-maven-plugin to verify signatures of all embedded artifacts using independently verified keys. Check signature of all other dependencies using in-band keys if available.
An OSGi bundle that provides a SAML2 Web Profile Service Provider Authentication for Apache Sling using OpenSAML v4 libraries
https://en.wikipedia.org/wiki/SAML_2.0
Sling applications may authenticate users against an Identity Provider (idp) such as Keycloak Server or Shibboleth IDP.
User management is based on the OSGi bundle configuration and SAML2 Assertion
saml2groupMembershipAttr
set with the value of the name of the SAML group membership attribute.syncAttrs
can be used to synchronize user properties released by the IDP for profile properties such as given name, family name, email, and phone.Provide a Service User Mapper OSGI Config
Set up the system user “saml2-user-mgt”
jcr:all
to this user on the /home
path Provide a SAML2 OSGI Configuration