* Y Levine <ylevine20 at gmail.com> [2018-05-09 01:17]: > Can anyone explain in layperson words what are the difference between the > following 2 beans in Relying-Party.xml (Shibboleth v3)? > > <bean parent="Shibboleth.SSO" > <bean parent="SAML2.SSO The former is SAML1 web browser SSO, the latter SAML2. -peter