I'm trying to unpack my understanding of the following link/text on OIDC below.
Would adding 'OIDC.Registration
' under 'UnverifiedRelyingParty' - enable all OIDC services to leverage our IDP for authentication?
<bean id="shibboleth.UnverifiedRelyingParty" parent="RelyingParty">
<property name="profileConfigurations">
<list>
...
<bean parent="OIDC.Registration" />
...
</list>
</property>
</bean>
--
For Consortium Member technical support, see
https://wiki.shibboleth.net/confluence/x/coFAAgTo unsubscribe from this list send an email to
[hidden email]