All LDAP attribute names should be treated case Insensitively.
Notably:
This may lead to issues where the integration doesn't seem to recognize that user is in a given group.
Workaround: change captialization of the groupname attribute, e.g. from "cn" to "CN"