Contribution org.nuxeo.ecm.platform.login.shibboleth.auth--authenticators
In component org.nuxeo.ecm.platform.login.shibboleth.auth
org.nuxeo.ecm.platform.login.shibboleth.auth
inside nuxeo-platform-login-shibboleth-9.10.jar /OSGI-INF/shibboleth-authenticators-contrib.xml
This contribution is part of XML component Extension Point
Extension point authenticators of component PluggableAuthenticationService.Contributed Items
XML Source
<extension point="authenticators" target="org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService">
<authenticationPlugin class="org.nuxeo.ecm.platform.shibboleth.auth.ShibbolethAuthenticationPlugin" enabled="true" name="SHIB_AUTH">
<loginModulePlugin>Trusting_LM</loginModulePlugin>
</authenticationPlugin>
</extension>