La valeur de cet attribut est une liste de classes qui génèrent des identificateurs pour une offre de ressource configurée pour une organisation ou un rôle. com.sun.identity.liberty.ws.interfaces.ResourceIDMapper is an interface used to map a user identifier to the resource identifier associated with it. Le Service de découverte propose deux implémentations pour cette interface :
com.sun.identity.liberty.ws.disco.plugins.Default64ResourceIDMapper (format: providerID + "/" + the Base64 encoded userIDs)
com.sun.identity.liberty.ws.disco.plugins.DefaultHexResourceIDMapper (format: providerID + "/" + the hex string of userID)
Vous pouvez développer différentes implémentations avec la classe d'implémentation et les ajouter comme valeur de cet attribut en cliquant sur Nouveau et en respectant le format suivant :
providerid=providerID| class_name_and_path