You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Jonas Israelsson (JIRA)" <ji...@apache.org> on 2016/07/05 20:20:11 UTC

[jira] [Created] (SYNCOPE-893) International characters in group name

Jonas Israelsson created SYNCOPE-893:
----------------------------------------

             Summary: International characters in group name
                 Key: SYNCOPE-893
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-893
             Project: Syncope
          Issue Type: Bug
         Environment: Linux (CentOS7), Standalone install, M4, Oracle Java, 64Bit
            Reporter: Jonas Israelsson


If trying to pull a group with a name containing international characters from ldap syncope will fail. 

Simply add the following group to the embedded ApacheDS in a standalone installation. 

dn:: Y249csOka3Ntw7ZyZ8OlcyxvdT1Hcm91cHMsbz1pc3A=
objectclass: top
objectclass: groupOfUniqueNames
cn:: csOka3Ntw7ZyZ8Olcw==
uniquemember: uid=pullFromLDAP,ou=People,o=isp
owner: uid=pullFromLDAP,ou=People,o=isp

Sync, and watch it crash and burn.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)