Contribution org.nuxeo.ecm.platform.login.shibboleth.type--directories
In component org.nuxeo.ecm.platform.login.shibboleth.type
org.nuxeo.ecm.platform.login.shibboleth.type
inside nuxeo-platform-login-shibboleth-9.10.jar /OSGI-INF/shibboleth-group-type-contrib.xml
This contribution is part of XML component Extension Point
Extension point directories of component GenericDirectory.Contributed Items
XML Source
<extension point="directories" target="org.nuxeo.ecm.directory.GenericDirectory">
<directory extends="template-directory" name="shibbGroup">
<schema>shibbolethGroup</schema>
<idField>groupName</idField>
<types>
<type>system</type>
</types>
</directory>
</extension>