ome / omero-insight

Gradle project containing insight java client for OMERO
https://www.openmicroscopy.org/omero/
GNU General Public License v2.0
7 stars 14 forks source link

LDAP issues #356

Closed dominikl closed 1 year ago

dominikl commented 1 year ago

Like Cannot find unique user DistinguishedName QA 32860. Wonder if Insight could catch these and handle better instead of just crashing.

jburel commented 1 year ago

One option will be to parse the stacktrace in insight to handle such case.

jburel commented 1 year ago

see https://github.com/ome/omero-insight/pull/393